#570 closed defect (fixed)
powerpc/mvme2307 - Link problems
Reported by: | Ralf Corsepius | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 2 |
Component: | bsps | Version: | 4.7 |
Severity: | major | Keywords: | |
Cc: | bugs@… | Blocked By: | |
Blocking: |
Description
With CVS trunk
/opt/rtems-4.7/lib/gcc-lib/powerpc-rtems4.7/3.3.2/../../../../powerpc-rtems4.7/bin/ld: ../../../../../mvme2307/lib/librtemsbsp.a(vectors.rel): the target (globalExceptHdl) of a R_PPC_EMB_SDA21 relocation is in the wrong output section (.bss)
/opt/rtems-4.7/lib/gcc-lib/powerpc-rtems4.7/3.3.2/../../../../powerpc-rtems4.7/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
gmake[4]: * [o-optimize/hello.exe] Error 1
gmake[4]: Leaving directory `/users/rtems/src/rtems-cvs/build/powerpc/powerpc-rtems4.7/c/mvme2307/testsuites/samples/hello'
g
Release:
RTEMS-4.7
Environment:
gcc-3.3.2/binutils-2.14
How-To-Repeat:
Just build the BSP.
Attachments (1)
Change History (2)
comment:1 Changed on 02/26/04 at 16:27:58 by Joel Sherrill
Status: | assigned → closed |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: Attached patch committed.