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 target/12896] gmp-4.2.1 and gcc-3.3.2 won't compile with gcc-3.3.1 on sparc


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

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



------- Additional Comments From villegas at math dot gatech dot edu  2003-11-05 18:01 -------
Subject: Re:  gmp-4.2.1 and gcc-3.3.2 won't compile with gcc-3.3.1 on sparc

On Wed, Nov 05, 2003 at 12:47:15AM -0000, pinskia at gcc dot gnu dot org wrote:
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-05 00:47 -------
> Two things, the way you build GCC is by "make bootstap" rather than just make and you still do not 
> read <http://gcc.gnu.org/install/specific.html#*-*-solaris2*> at all, if you follow the directions 
> bootstrapping will work.

Sorry about that, I'm following some installation notes for the previous
version, and they seem to have some errors. Please consider the "gcc" part
fixed, I'll really test it out properly, and if problems arise again I'll
open a new bugreport for that.

> As for gmp, can you provide the invocation of gcc when compiling fails?

The exact invocation that produced those .i files is:

gcc -c -DHAVE_CONFIG_H -I. -I../../../gmp-4.1.2/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp-4.1.2 -DOPERATION_add_n -save-temps tmp-add_n.s -fPIC -DPIC -o add_n.o

Carlos


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