This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs coesisting with ming?



I would like to regularly switch between cygwin and native development with
gcc tools. I find it hard to believe that I really need two compilers for
this. They both generate executables of the same format. In my simpleminded
view of the world most of the difference should be in the libraries that get
linked against. One would think that this could be handled in makefiles. I've
never quite approved of these new fangled compilers that have a secret stash
of libraries and include files anyway. That crts.o on the link line gave me a
reassuring feeling that I had a clue.

Isn't it possible to get eithor of these compilers to do both things by
switching specs files or something? Has anyone done this? Can you specify a
specs file at run time?

Maintaining a single compiler would simplify my life.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]