This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/12098] New: error: invalid switch '-x'


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12098

           Summary: error: invalid switch '-x'
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc-bug at bullseye dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: ia64-hp-hpux11.22

When building GCC C and C++ with HP C A.05.50, the "make bootstrap" fails with:

./xgcc -B./ -B/usr/local/ia64-hp-hpux11.22/bin/ -isystem /usr/local/ia64-hp-
hpux11.22/include -isystem /usr/local/ia64-hp-hpux11.22/sys-include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -
I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -mlp64 -
DL__divdf3 -xassembler-with-cpp -c ../../gcc/config/ia64/lib1funcs.asm -o 
libgcc/hpux64/__divdf3.o
error: error: invalid invalid switch '-x'
switch '-x'

I used no "configure" options and I have no version of GCC installed.


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