This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with new option handling?


During a bootstrap of current mainline on powerpc-apple-darwin6.6, I
get the following messages:
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin6.6/bin/ -c -mdynamic-no-pic -gnatpg -gnata -I- -I. -Iada -I/Users/bosch/gcc/gcc/ada /Users/bosch/gcc/gcc/ada/ada.ads -o ada/ada.o
gnat1: warning: `-gnatpg': unknown or unsupported -g option
gnat1: warning: `-gnata': unknown or unsupported -g option
gnat1: warning: `-gnatO': unknown or unsupported -g option

This looks like fallout of the new option handling. Neil, do you have an idea what's going wrong here? Thanks in advance.

-Geert


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