Re: compiling mcc generated files
"roberto " <roberto03@xxxxxxxxx> wrote in message
<fiouu3$t10$1@xxxxxxxxxxxxxxxxxx>...
but i wonder if i can solve the problem compiling the C
files generated by mcc under linux (using gcc for
example) and so getting an executable compatible with linux
and the other optimization program which runs under linux
only (at the moment)
If you compile under Windows, you will get Windows program
(even if you use gcc, g77... compilers, I have used g77 few
times on Windows).
You must compile your program (and test it) under linux.
Bruno
.
Relevant Pages
- Re: free database server for desktop application with ado.net driv
... I've used MySQL on Windows since its 3.x days, ... So what if it is GNU and supports linux? ... You're missing the point - you do not have to compile it yourself. ... (microsoft.public.dotnet.languages.csharp) - Re: Is CMUCL insane? P.S. Me vs. CLM (Common Lisp Music)
... Or to build Windows without a working version of Windows. ... why are you trying to compile CMUCL?" ... let's assume I use Linux and not an emulator here... ... (comp.lang.lisp) - Re: [SLE] Re: GNOME vs KDE Redoux--thoughts
... Since when does a compiler come with Windows? ... It is true that most windows users know nothing about programming. ... I would guess, that, like you, a great many Linux users know little about ... a compiled language, and I did compile some custom stuff from the Windows ... (SuSE) - Re: [SLE] Re: GNOME vs KDE Redoux
... Since when does a compiler come with Windows? ... It is true that most windows users know nothing about programming. ... Also, 10 years ago, Linux was not so popular, so most tinkerers (or ... In fact, many people, me included, compile things in Linux without really ... (SuSE) - Re: Looking for a C++ compiler
... I am looking for a free C++ compiler for use with windows xp, ... Linux generally comes with GCC. ... OpenWatcom is able to cross compile on/to Linux ... (comp.lang.c) |
|