[S.u.S.E. Linux] cross-compiler
This is probably not the right place, but maybe someone out there has the answer, anyway... or -- if not -- can point me in the right direction... I would like a compiler that can compile my WineDoze (31) code... under linux. I (unfortunatly) must continue to write code for the 3.1 "os" but I'd really like be able to do all my editing and compilation under Linux. That way I'd only have to use windows to test the code and I can dedicate a 386 to that task.. Is there such a compiler out there?????? Will GNU C do it? - Darren P.S. I don't need c++, just c. ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On Mon, 13 Apr 1998 gecko@freecar.com wrote:
This is probably not the right place, but maybe someone out there has the answer, anyway... or -- if not -- can point me in the right direction...
I would like a compiler that can compile my WineDoze (31) code... under linux. I (unfortunatly) must continue to write code for the 3.1 "os" but I'd really like be able to do all my editing and compilation under Linux. That way I'd only have to use windows to test the code and I can dedicate a 386 to that task..
Continue using you actual compiler. Run windows under wine in linux. This will enable you even to *test* in the same machine.
Is there such a compiler out there?????? Will GNU C do it?
No, gcc will only do 32bits. If you were targeting win32 you could use Cygnus' gnu-win32...
- Darren
[]s, Jacques -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
No can do... I'm compiling with Borland C 3.1 command-line compiler. BCC.EXE won't run under linux and it take over twice the time to compile running BCC.EXE under DOSEmu... when it will run under DOSEmu.. it's kinda touchy. I either need a better dos emulator or a native linux app. On 13-Apr-98 Jacques Exelrud wrote:
Continue using you actual compiler. Run windows under wine in linux. This will enable you even to *test* in the same machine.
---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Is it possible to fire up win95 in bochs and run borland? Try that. gecko@freecar.com wrote:
No can do... I'm compiling with Borland C 3.1 command-line compiler. BCC.EXE won't run under linux and it take over twice the time to compile running BCC.EXE under DOSEmu... when it will run under DOSEmu.. it's kinda touchy.
I either need a better dos emulator or a native linux app.
On 13-Apr-98 Jacques Exelrud wrote:
Continue using you actual compiler. Run windows under wine in linux. This will enable you even to *test* in the same machine.
---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On 13-Apr-98 Michael Lankton wrote:
Is it possible to fire up win95 in bochs and run borland? Try that.
What is bochs? ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On 13-Apr-98 gecko@freecar.com wrote:
What is bochs?
Stupid question... I found it... quite easily, really. ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Is it possible to fire up win95 in bochs and run borland? Try that.
Sure it is. It'll probably take several *months* to compile a decent sized app, though. :-) Bochs is still *really* slow...I mean *painfully* slow in many cases. Kevin has some performance enhancements planned, but he's working on other issues still... --Donnie -- Donnie Barnes <A HREF="http://www.redhat.com/~djb"><A HREF="http://www.redhat.com/~djb</A">http://www.redhat.com/~djb</A</A>> djb@redhat.com "Bah." Challenge Diversity. Ignore People. Live Life. Use Linux. 879. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _Things You'd NEVER Expect A Southerner To Say_ by Vic Henley: ** Ed Koch seems like a swell fellow. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On 14-Apr-98 Donnie Barnes wrote:
Sure it is. It'll probably take several *months* to compile a decent sized app, though. :-)
Bochs is still *really* slow...I mean *painfully* slow in many cases. Kevin has some performance enhancements planned, but he's working on other issues still...
It's worse then that. There isn't an easy way to get to files that are outside the disk images. I have to share source with four other programers and link in project libraries that sit on the network somewhere :( ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Sure it is. It'll probably take several *months* to compile a decent sized app, though. :-)
Bochs is still *really* slow...I mean *painfully* slow in many cases. Kevin has some performance enhancements planned, but he's working on other issues still...
It's worse then that. There isn't an easy way to get to files that are outside the disk images. I have to share source with four other programers and link in project libraries that sit on the network somewhere :(
Kevin's getting close to working on a network driver, though. :-) --Donnie -- Donnie Barnes <A HREF="http://www.redhat.com/~djb"><A HREF="http://www.redhat.com/~djb</A">http://www.redhat.com/~djb</A</A>> djb@redhat.com "Bah." Challenge Diversity. Ignore People. Live Life. Use Linux. 879. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _Things You'd NEVER Expect A Southerner To Say_ by Vic Henley: ** I don't want a flannel shirt for Christmas. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On 14-Apr-98 Donnie Barnes wrote:
Kevin's getting close to working on a network driver, though. :-)
Yes... I'll be watching it closely... ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
What does this error message mean when I try to use YAST to install some packages...? (I get it for some directories, but not all) 426 Data connection: Illegal seek. Bad server response ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Where would I... or would I... find the source code to some of the most basic of utilities... such as cat and ls? (particularly cat) ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Here's another one... I love the old MAN files. It's so easy to get a hard copy of them. These new info files, however, I find a PitA. Anybody want to talk me through printing them? Preferably in mass w/o having to step through each indiviual page of the topic I'm interested in...??? ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi, On Mon, Apr 13, 1998 at 14:26 -0700, gecko@freecar.com wrote:
I love the old MAN files. It's so easy to get a hard copy of them. These new info files, however, I find a PitA. Anybody want to talk me through printing them? Preferably in mass w/o having to step through each indiviual page of the topic I'm interested in...???
You can print a whole info file with info --subnodes <topic> |lpr Ciao Stefan -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Someone was asking about a security bug in the 2.0.33 kernel... patch has been put up on <A HREF="<A HREF="http://www.linuxhq.com/patch/20-p0827.html"><A HREF="http://www.linuxhq.com/patch/20-p0827.html</A">http://www.linuxhq.com/patch/20-p0827.html</A</A>>"><A HREF="http://www.linuxhq.com/patch/2"><A HREF="http://www.linuxhq.com/patch/2</A">http://www.linuxhq.com/patch/2</A</A>> 0-p0827.html</A> ---------------------------------- <A HREF="http://homepages.skylink.net/~gecko/index.html"><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (6)
-
djb@redhat.com
-
gecko@benham.net
-
gecko@freecar.com
-
jelists@rbeep.com.br
-
satan@nfinity.com
-
stefan.troeger@wirtschaft.tu-chemnitz.de