Ticket #28 (closed defect: duplicate)

Opened 4 years ago

Last modified 2 years ago

ld returns 'bad relocation section name

Reported by: michaelryan Assigned to: mu@tortall.net
Priority: P2 Milestone: 0.4.0
Component: Object Format: elf Version: 0.3.0
Severity: normal Keywords:
Cc:

Description

[root@opteron yasm]# yasm -felf -mamd64 test.n
[root@opteron yasm]# gcc -m64 -o test test.o
/usr/bin/ld: test.o: bad relocation section name `.rel.text'
[root@opteron yasm]#

Attachments

Change History

03/14/04 11:21:43 changed by michaelryan

  • status changed from new to resolved.
  • resolution set to duplicate.
  • summary changed from ld returns 'bad relocation section name to ld returns 'bad relocation section name.

*** This bug has been marked as a duplicate of 29 ***

Add/Change #28 (ld returns 'bad relocation section name)