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]

Re: VAX Ultrix bootstrap failure: cc: -o would overwrite libgcc/_mulsi3.o


> I have been attempting to bootstrap gcc-2.96 under VAX Ultrix 4.3.  The
> following problem occurs building libgcc:
> 
> ...
> mkdir libgcc
> cc -DIN_LIBGCC1 -O -I. -I../../gcc -I../../gcc/config -I../../gcc/../include -c
> libgcc1.c -o libgcc/_mulsi3.o
> cc: -o would overwrite libgcc/_mulsi3.o
> make[3]: *** [libgcc/_mulsi3.o] Error 8

I also just noticed that libgcc.mk doesn't define L_mulsi3 in the above
command.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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