public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/18388] New: bootstrapping failing on HP-UX 11.23/IA64
@ 2004-11-09  0:51 markus dot doehr at siegenia-aubi dot com
  2004-11-09  0:56 ` [Bug bootstrap/18388] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: markus dot doehr at siegenia-aubi dot com @ 2004-11-09  0:51 UTC (permalink / raw)
  To: gcc-bugs

I'm trying to bootstrap gcc-3.4.3 on 

>uname -a
HP-UX lvcapt B.11.23 U ia64 0104590984 unlimited-user license

configured with

configure --prefix=/opt/gcc343 --enable-shared \
--with-threads=posix --disable-nls \
--with-gnu-as=/opt/gcc342/bin/ia64-hp-hpux11.23-as \

I tried to bootstrap with

>gcc -v
Reading specs from /opt/gcc342/lib/gcc/ia64-hp-hpux11.23/3.4.2/specs
Configured with: /penelope/gcc-3.4.2/configure --prefix=/opt/gcc342
--enable-shared --enable-static --enable-languages=c,c++ --disable-nlx
Thread model: posix
gcc version 3.4.2

and 
>aCC -V
aCC: HP aC++/ANSI C B3910B A.06.00 [Aug 25 2004]

It's failing here:

gmake \
  CFLAGS="-g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long  " \
  CONFIG_H="config.h  auto-host.h /penelope/gcc-3.4.3/gcc/../include/ansidecl.h" \
  MAKEOVERRIDES= \
  -f libgcc.mk all
gmake[3]: Entering directory `/penelope/gcc-3.4.3/hp1123/gcc'
for d in libgcc hpux64 libgcc/hpux64; do \
  if [ -d $d ]; then true; else /bin/sh /penelope/gcc-3.4.3/gcc/mkinstalldirs
$d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/opt/gcc343/ia64-hp-hpux11.23/bin/ -isystem
/opt/gcc343/ia64-hp-hpux11.23/include -isystem /opt/gcc343/ia64-hp-hpux11.23/syo
error 2005: invalid option '-x'
gmake[3]: *** [libgcc/./__divxf3.o] Error 1
gmake[3]: Leaving directory `/penelope/gcc-3.4.3/hp1123/gcc'
gmake[2]: *** [stmp-multilib] Error 2
gmake[2]: Leaving directory `/penelope/gcc-3.4.3/hp1123/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/penelope/gcc-3.4.3/hp1123/gcc'
gmake: *** [bootstrap] Error 2

-- 
           Summary: bootstrapping failing on HP-UX 11.23/IA64
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: markus dot doehr at siegenia-aubi dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug bootstrap/18388] bootstrapping failing on HP-UX 11.23/IA64
  2004-11-09  0:51 [Bug bootstrap/18388] New: bootstrapping failing on HP-UX 11.23/IA64 markus dot doehr at siegenia-aubi dot com
@ 2004-11-09  0:56 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-09  0:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-09 00:56 -------
You did not fully read: <http://gcc.gnu.org/install/>:

f you have more than one assembler installed on your system, you may want to use this option in 
connection with --with-as=pathname.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-09  0:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-09  0:51 [Bug bootstrap/18388] New: bootstrapping failing on HP-UX 11.23/IA64 markus dot doehr at siegenia-aubi dot com
2004-11-09  0:56 ` [Bug bootstrap/18388] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).