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

bootstrap/3176: relocatable problem on powerpc-eabi and powerpc-rtems



>Number:         3176
>Category:       bootstrap
>Synopsis:       relocatable problem on powerpc-eabi and powerpc-rtems
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 13 11:56:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@OARcorp.com
>Release:        gcc 3.0-20010611
>Organization:
>Environment:
GNU/Linux Redhat 6.2
>Description:
Build fails with following output

/usr3/ftp_archive/gnu/gcc/ss/b1/b-powerpc/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/s
s/b1/b-powerpc/gcc/ -nostdinc++ -L/usr3/ftp_archive/gnu/gcc/ss/b1/b-powerpc/powe
rpc-rtems/nof/libstdc++-v3/src -L/usr3/ftp_archive/gnu/gcc/ss/b1/b-powerpc/power
pc-rtems/nof/libstdc++-v3/src/.libs -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b1/
b-powerpc/powerpc-rtems/nof/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b1/b-p
owerpc/powerpc-rtems/nof/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/
ss/b1/gcc-3.0-20010611/newlib/libc/include -B/opt/rtems/powerpc-rtems/bin/ -B/op
t/rtems/powerpc-rtems/lib/ -isystem /opt/rtems/powerpc-rtems/include -msoft-floa
t -mrelocatable-lib -mno-eabi -mstrict-align -I../../../../../gcc-3.0-20010611/l
ibstdc++-v3/../gcc -I../../../../../gcc-3.0-20010611/libstdc++-v3/../include -I.
./../../../../gcc-3.0-20010611/libstdc++-v3/include -I../../../../../gcc-3.0-200
10611/libstdc++-v3/include/std -I../../../../../gcc-3.0-20010611/libstdc++-v3/in
clude/c_std -I../include -I../../../../../gcc-3.0-20010611/libstdc++-v3/libsupc+
+ -g -O2 -msoft-float -mrelocatable-lib -mno-eabi -mstrict-align -fno-implicit-t
emplates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-locati
on=once -g -c ../../../../../gcc-3.0-20010611/libstdc++-v3/libsupc++/new_op.cc -
o new_op.o
/tmp/ccrqtaRh.s: Assembler messages:
/tmp/ccrqtaRh.s:234: Error: Relocation cannot be done when using -mrelocatable
make[7]: *** [new_op.lo] Error 1  
>How-To-Repeat:
configure for powerpc-unknown-eabi or powerpc-rtems

../gcc-3.0-20010611/configure --target=powerpc-rtems --with-gnu-as --with-gnu-
ld --with-newlib --verbose --enable-threads --prefix=/opt/rtems
../gcc-3.0-20010527/configure --target=powerpc-unknown-eabi --with-gnu-as --wi
th-gnu-ld --with-newlib --verbose --prefix=/usr1/tmp-tools
>Fix:
Unknown.  
>Release-Note:
>Audit-Trail:
>Unformatted:


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