l4-hurd
[Top][All Lists]
Advanced

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

Re: create_archive_ia32.pl (ddf)


From: Daniel Wagner
Subject: Re: create_archive_ia32.pl (ddf)
Date: Sun, 27 Jun 2004 21:33:00 +0200
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Wed, 23 Jun 2004 18:54:31 -0400,
> Does grepping for 'elf32' works on your system?

Yes

> Consider this:
> none>perl -le 'print grep{/elf32/} qx{ ld --verbose };'

address@hidden:~/src/hurd/fabrica/fabrica-archive$ perl -le 'print 
grep{/elf32/} qx{ ld --verbose };'
OUTPUT_FORMAT("elf32-i386", "elf32-i386",
              "elf32-i386")
    /* .gnu.warning sections are handled specially by elf32.em.  */

> Patch follows, some of you might want to try it out :)

Thanks. I have applied it but there seems still an improvement needed:

address@hidden:~/src/hurd/fabrica/fabrica-archive$ ./create_archive_x86.pl
Useless use of private variable in void context at ./create_archive_x86.pl line 
104.

thanks,
daniel




reply via email to

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