On Thu, Dec 08, 2005 at 10:27:56AM +0100, Leopold Toetsch wrote:
> Here are my settings from the darwin box:
> 
> $ make
> Compiling with:
> xx.c
> cc -g -pipe -pipe -fno-common -no-cpp-precomp -I/usr/local/include 
> -pipe -fno-common -Wno-long-double -g -Wall -Wstrict-prototypes 
> -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wcast-align 
> -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused 
> -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked 
> -Wdisabled-optimization -falign-functions=16 -Wno-shadow -I./include 
> -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO -I. -o xx.o -c xx.c
> 
> Well, having the includes -I./include at the end could be dangerous I 
> presume.

I suspect that simply moving the -I./include to be in front of
-I/usr/local/include would resolve the issue.

-J

--

Attachment: pgpO0vzmjpRmn.pgp
Description: PGP signature

Reply via email to