Mail Archives: djgpp/2001/02/02/04:14:20
Look inside the Makefile. I usually defines which are the compilers, e.g.
CC = gcc -v
then the compilations are invoked, not by gcc but $(CC).
"Alexei A. Frounze" wrote:
> How did you get a rid of the problem that MAKE executes GCC, GCC executes
> CC, LD, etc? Or even simpler case: GCC executes something?
>
> --
> Alexei A. Frounze
> alexfru [AT] chat [DOT] ru
> frounze [AT] ece [DOT] rochester [DOT] edu
> http://alexfru.chat.ru
> http://members.xoom.com/alexfru/
> http://welcome.to/pmode/
>
> "Peter Johnson" <locke AT mcs DOT net> wrote in message
> news:MPG DOT 14e3a85bc63aa4298983b AT news-proxy DOT cso DOT uiuc DOT edu...
> > In article <95clkp$gqd9b$1 AT ID-57378 DOT news DOT dfncis DOT de>,
> > dummy_addressee AT hotmail DOT com says...
> > > DJGPP DOES NOT WORK UNDER WIN2000 DUE TO A BUG IN WIN2000. EITHER DON'T
> USE
> > > DJGPP OR DON'T USE WIN2000 -- THERE'S NO OTHER CURE.
> >
> > Um, DJGPP *DOES* work in Win2000, there's just weird bugs which can bite
> > you if you don't know what they are. I know this because I've been
> > using DJGPP under 2000 for quite some time now, and also supervise
> > writing p-mode programs using NASM+DJGPP in a lab filled with Win2000
> > machines.
> >
> > Followups set to comp.os.msdos.djgpp (the proper group for this topic).
> >
> > --
> > Peter Johnson locke AT mcs DOT net
> > :Windows: Where do you want to go today?
> > :Linux: Where do you want to go tomorrow?
> > :FreeBSD: Are you guys coming or what?
--
-------------------------------------------------------------------------
Daniel Taupin, Physique des Solides, Univ. Paris-Sud, 91405 ORSAY
E-mail : mailto:taupin AT lps DOT u-psud DOT fr
Tél: (33) 1.69.15.60.79, Fax: (33) 1.69.15.60.86
-------------------------------------------------------------------------
- Raw text -