bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

binutils-cross-x86_64


From: h-peter recktenwald
Subject: binutils-cross-x86_64
Date: Wed, 22 Aug 2001 19:02:10 +0000

hi, 
using binutils-64 since a few days, in a more "old-fashined" standard
linux environment (re below), until now everything fine... only a few,
minor bugs:


1) compiling the binutils-cross-x86_64 (2.11.90, "suse" sources)
    make dvi info => "bfdsumm.texi" not found
    "fixed" when copied to every doc-dir, ok.

2) intentional? but, errors while kernel compiling (make bzImage):
    register names read case in-dependently if ".att_syntax" not 
    explicitely specified. for instance, output from  - compiled w. 

CFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
HOSTCFLAGS =-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
(plus, while testing, "-save-temps -Wa,-als")

"offending" file: <arch/i386/kernel/entry.S>
        ---

entry.s: Assembler messages (lines when compiled as a single file):
    ...
entry.s:825: Error: junk `(%esp)' after register
entry.s:829: Error: junk `(%esp)' after register
entry.s:867: Error: junk `(%esp)' after register

    which was due to those "C"-ish text-macroes with capitalized register 
    names. "fixed" by inserting ".att_synax" at beginning of file 
        
    kernel seems ok, running while this messages goes to the inet...

        ---    

<ver_linux> output:

        ---
-- Versions installed: (if some fields are empty or looks
-- unusual then possibly you have very old versions)
Linux Lux3.snafu.de 2.2.19 #1 Mit Aug 22 17:14:01 GMT 2001 i586 unknown
Kernel modules         2.3.16
Gnu C                  2.95.2
Binutils               2.11.90
Linux C Library        2.1.3
Dynamic linker         ldd (GNU libc) 2.1.3
Procps                 1.2.9
Mount                  2.10d
Net-tools              2.01
Kbd                    0.96
Sh-utils               2.0
Modules Loaded          printer hid input dabusb audio acm 8139too v_midi 
                        sb uart401 parport_probe opl3 mpu401 hisax
dss1_divert 
                        ad1848 sound nls_koi8-ru nls_koi8-r nls_iso8859-15 
                        nls_cp866 nls_cp850 nls_cp437 binfmt_aout nbd

        ---

pse, mailme for any questions.

regards,
        hp

-- 
 ==> mailto:address@hidden (plain text!)        -> address@hidden (other)
        .hpr - h.-peter recktenwald, berlin - t: +49 30 85967858
Linux,Assembly,Forth: http://home.snafu.de/phpr/index-lx.shtml (en,de)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]