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]

Re: I'm still stuck on x86-64


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

>     What exactly are you doing?  How do you configure gcc at all?
>
> I just used --enable-checking

Please tell us your exact command line as you type it, I'll try then
to reproduce it on my system.

I'm using currently this command line for the trunk:

/cvs/gcc/configure  --prefix=/opt/gcc/3.5-devel --disable-nls --enable-threads=posix --enable-clocale=gnu --enable-__cxa_atexit --enable-shared --enable-languages=c,c++,ada,treelang,f77,objc,java --with-system-zlib x86_64-suse-linux-gnu

>     Bootstrapping on x86-64 works fine for me but I use --with-system-zlib
>
> I added that, but it didn't do anything different.  And with the
> current tree (again I blew away my zlib directory in my working CVS
> and did a new update -d), I get a new error message.  Here's the full
> part of the make:

>
> Configuring in zlib
> creating cache ./config.cache
> checking host system type... config.sub: missing argument

So, the system type is missing -but why?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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