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

See the CrossGCC FAQ for lots more information.


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: make check-gcc question


Dave Korn wrote, On 10/08/2006 06:20 PM:

You haven't told us about versions or configure commandlines, so this
is just a guess, but are you perhaps running into this problem that
cropped up earlier this year when building out-of-tree and using a
relative path to the configure script?

http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01001.html

Yes, configured relative like he describes. However, my gcc-4.1.1/gcc/Makefile.in seems to be only partially patched. The last change shown here


http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01013.html

still just has one $, i.e., ${srcdir} instead of $${srcdir} in what I downloaded.


Alternatively, did you try the combined-tree build approach recommended at http://gcc.gnu.org/simtest-howto.html ?

Since with the above change I need to rebuild gcc, I will try this method and see if it works instead. Thanks for pointing this out.


-gene


cheers, DaveK


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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