#224 closed defect (fixed)
ts_386ex: Linking minimum fails
Reported by: | Ralf Corsepius | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 2 |
Component: | bsps | Version: | unknown |
Severity: | major | Keywords: | |
Cc: | bugs@… | Blocked By: | |
Blocking: |
Description
gmake[4]: Entering directory `/users/rtems/src/rtems-cvs/build/i386/i386-rtems/c/ts_386ex/tests/samples/minimum'
i386-rtems-gcc --pipe -B../../../../../lib/ -B../../../../../ts_386ex/lib/ -specs bsp_specs -qrtems -g -Wall -ansi -fasm -L ../../../../../ts_386ex/lib -O4 -msoft-float -mno-fp-ret-in-387 -o o-optimize/minimum.elf o-optimize/init.o
/opt/rtems/lib/gcc-lib/i386-rtems/3.1/../../../../i386-rtems/bin/ld: section .rodata.str1.1 [000266ec -> 00026d47] overlaps section .text [00008000 -> 00026e7f]
/opt/rtems/lib/gcc-lib/i386-rtems/3.1/../../../../i386-rtems/bin/ld: section .rodata.str1.32 [00026d60 -> 0002747e] overlaps section .text [00008000 -> 00026e7f]
collect2: ld returned 1 exit status
gmake[4]: * [o-optimize/minimum.exe] Error 1
All other i386-BSPs do not expose this behavior.
Release:
CVS
Environment:
binutils-2.12
gcc-3.1 20020405 (prerelease)
Change History (1)
comment:1 Changed on 05/28/02 at 15:22:13 by Joel Sherrill
Status: | assigned → closed |
---|
State-Changed-From-To: analyzed->closed
State-Changed-Why: Fixed in ss-20020528