Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!not-for-mail From: mmcg@heraclitus.cs.monash.edu.au (Mike McGaughey) Newsgroups: comp.unix.bsd.freebsd.misc,gnu.gcc.help Subject: Re: Convert Binary formats? Date: 24 Mar 1997 05:10:01 GMT Organization: Monash University Lines: 21 Message-ID: <5h52b9$la4$1@harbinger.cc.monash.edu.au> References: <5h0qhe$8i2@fu-berlin.de> <33350F6E.5826@india.hp.com> NNTP-Posting-Host: heraclitus.cs.monash.edu.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.7 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37626 gnu.gcc.help:19871 Last Sun, Vivek Chopra <vivekc@india.hp.com> wrote: > > Check out the binutils program `objcopy'. See the man page > at http://www.delorie.com/gnu/docs/binutils/objcopy.1.html Which reminds me - was there ever a port of binutils for FreeBSD? It includes a rather nice C++ name demangler which I use frequently in my work - e.g. .o.x: @echo Link: $(.TARGET) -@$(CC) $(CFLAGS) -o $(.TARGET) $(.ALLSRC) $(LIBS) 2>&1 | demangle Cheers, Mike. -- Mike McGaughey AARNET: mmcg@cs.monash.edu.au "Thousands at his bidding speed, And post o'er land and ocean without rest" - Milton.