[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #23770] including GNUmakefile.preamble not done?
From: |
Nicola Pero |
Subject: |
[bug #23770] including GNUmakefile.preamble not done? |
Date: |
Sat, 05 Jul 2008 11:02:45 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 |
Follow-up Comment #1, bug #23770 (project gnustep):
Thanks Friedrich
you are compiling an Objective-C file, so you need to use
# Additional flags to pass to Objective C compiler
ADDITIONAL_OBJCFLAGS += -ggdb -std=c99
the variable you used (ADDITIONAL_CFLAGS) is only used
when compiling C files. ;-)
I know it can be a bit confusing at the beginning.
Anyway, try ADDITIONAL_OBJCFLAGS and let me know if that works. :-)
Thanks
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23770>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/