RE: [Abios-rtool-software-dev] Discussion of tools to use for ABRT software.
Status: Beta
Brought to you by:
jack_gassett
From: Jack G. <jac...@ya...> - 2005-01-30 16:49:30
|
That sounds good, I have been out of software for a while so I was not = even aware of mingw. I think you are right that IO in linux should be no = problem. I wonder if mingw has some mechanism for accessing IO ports or the = parallel port that would allow us to avoid giveio or userport. If not we can = always use giveio or userport. Jack. -----Original Message----- From: abi...@li... [mailto:abi...@li...] On Behalf = Of Mike Karr Sent: Tuesday, January 25, 2005 9:42 PM To: abi...@li... Subject: Re: [Abios-rtool-software-dev] Discussion of tools to use for = ABRT software. I was thinking we could stick to gcc on both Unix and Win32 systems. I really like the mingw package and it seems to work well. Parport IO should be reasonabally easy with something like Userport or GiveIO to open up the IO ports on NT version. I'm not quite sure, but from what I remember, its pretty easy to use the parport in Linux as well, though I don't remember if you have to be root to access the ports. --- Jack Gassett <jac...@ya...> wrote: > Hello again, >=20 > =20 >=20 > I=12m sending this message out hopefully to start a > discussion on what tools > to use to create the client software for the > Affordable Bios Restoration > Tool project.=20 >=20 > =20 >=20 > The requirements that I would like to fulfill are > the following: >=20 > * Support for Linux and Windows. > * Easy installation, one unified installer would be > nice. At the very > list the required libs/toolkits should be minimal > and easy to install. > * GUI (can be at a later stage). >=20 > =20 >=20 > Here are some possible approaches to accomplish > this: >=20 > * Java/CommAPI/Swing. This should work for Windows > and Linux and is > fairly easy to install. I=12ve never written a gui in > Java though. > * gcc, using cygwin in Windows. After talking with > Mike he wanted to > stay away from cygwin and wanted to use fltk as the > gui. I like fltk and > would like to stay away from cygwin if possible. I=12m > not sure what Mike had > in mind to do that but my next bullet is a guess on > what he was thinking. > * gcc/Visual C++ using ifdef statements for the > differences between > the linux and windows versions. >=20 > =20 >=20 > Any other ideas or clarifications on how to do this? > Any other requirements > that we should include up front? >=20 > =20 >=20 > Thanks, >=20 > =20 >=20 > Jack. >=20 >=20 > --=20 > Internal Virus Database is out-of-date. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.6.13 - > Release Date: 1/16/2005 > =20 >=20 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Abios-rtool-software-dev mailing list Abi...@li... https://lists.sourceforge.net/lists/listinfo/abios-rtool-software-dev --=20 Internal Virus Database is out-of-date. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005 =20 --=20 Internal Virus Database is out-of-date. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005 =20 |