Additional Compiler Flags
Additional Compiler Flags
- Subject: Additional Compiler Flags
- From: peter michaux <email@hidden>
- Date: Sun, 28 Dec 2003 13:20:24 -0800 (PST)
Hi,
I tried to search the archives for this list but
couldn't manage to search it. I bet this problem has
been posted here before.
I want/need to add addtional compiler flags in the
Project|Get Info|Build window for a particular file in
my XCode project. Unfortunately XCode doesn't seem to
be saving these flags that I add. It just throws them
away like I never typed them in the first place.
What's up? Hitting return after typing the flags
doesn't fix the problem,
If I'm linking to a library (-lgmp -lmpfr) should I
put the additional flags to be used with the .c file
that uses the library functions or with main.c? When I
use a makefile I put them with the command to compile
the entire executable.
Thanks,
Peter
__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.