This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
RE: problem with bfd update from 2001/12/17
- From: "Ralf Habacker" <Ralf dot Habacker at freenet dot de>
- To: "Alan Modra" <amodra at bigpond dot net dot au>,"Binutils" <binutils at sources dot redhat dot com>
- Date: Sat, 27 Apr 2002 14:16:33 +0200
- Subject: RE: problem with bfd update from 2001/12/17
Hi Alan,
I've update to the newest cvs release for bfd/include, but got the following
error:
linker.c: In function `default_data_link_order':
linker.c:2690: structure has no member named `size'
fill_size = link_order->u.data.size;
^^^^
linker.c:2678: warning: `fill_size' might be used uninitialized in this function
make[2]: *** [linker.lo] Error 1
Any idea ?
Ralf