[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-26 Thread silviubogan at yahoo dot com
--- Additional Comments From silviubogan at yahoo dot com 2009-03-26 14:12 --- Thanks. I am a beginner ASM programmer. I understand the mistake I did. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10005 --- You are receiving this mail because: --- You are on the CC list

[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-26 02:55 --- Fixed. You will of course continue to get error about lack of 16-byte relocations. -- What|Removed |Added

[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-25 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-03-26 02:41 --- Subject: Bug 10005 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-03-26 02:41:12 Modified files: gas: ChangeLog gas/config : t

[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-25 Thread silviubogan at yahoo dot com
--- Additional Comments From silviubogan at yahoo dot com 2009-03-25 15:51 --- This happened when I was assembling my kernel... There was another error: ha\start.asm:12: Error: cannot do unsigned 16 byte relocation -- http://sourceware.org/bugzilla/show_bug.cgi?id=10005 --- You

[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-25 Thread silviubogan at yahoo dot com
--- Additional Comments From silviubogan at yahoo dot com 2009-03-25 15:49 --- Created an attachment (id=3845) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3845&action=view) This is the file I tried to assemble -- http://sourceware.org/bugzilla/show_bug.cgi?id=10005 -