This is the mail archive of the binutils@sources.redhat.com 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: Failure with include on Sun, Solaris2.9 with G++


On Mon, 29 Mar 2004, Ian Lance Taylor wrote:

> Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk> writes:
>
> > Havng got past my dejagnu problem I have run into this with my
> > binutils build from cvs.
> >
> >
> > g++ -DHAVE_CONFIG_H -I. -I../../../../src/sid/component/lcd -I.. -I. -I../../include -I../../../../src/sid/component/lcd/../../include -g -O2 -Wp,-MD,.deps/lcd-char-display.pp -c  -fPIC -DPIC ../../../../src/sid/component/lcd/lcd-char-display.cxx -o .libs/lcd-char-display.lo
>
> Hmmm.  sid is not part of the binutils.  I don't know who maintains
> it.  Whoever it is, complain to them, not us.
>
> To just build the binutils, I think you can 'cvs co binutils'.  Or
> just rm -rf sid in your source directory, and run configure again.


That's what I did: I followed the instructions by cut and paste from
http://sources.redhat.com/binutils/

i.e.

 cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/src login
 {enter "anoncvs" as the password}
 cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/src co binutils


and it created the src directory and all below it. Yes, I did
include the word binutils in the paste,


>
> Ian
>

        Hugh


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