This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 2.16.93 prerelease available


* Daniel Jacobowitz <drow@false.org> [2006-05-17 18:59]:
> Try mkdir objdir; cd objdir; ../configure.  Does that reproduce it?

Yeah, I tried that too - it works.

> If so, does libiberty/pic exist, and what's in

Yes.

> libiberty/Makefile:PICFLAG?

PICFLAG =

and later:

# Warning: this fragment is automatically generated
# Following fragment copied from ../../libiberty/../config/mh-sparcpic
PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`

-- 
Martin Michlmayr
http://www.cyrius.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]