This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: libstdc++ in a combined tree


On Fri, Apr 28, 2006 at 11:21:18PM -0400, DJ Delorie wrote:
> 
> > What are you building here?  A combined tree including newlib?  If
> > so, I bet you aren't specifying --with-newlib; that turns off a
> > bunch
> 
> The toplevel configure automatically adds that in a combined tree (or
> at least it should), if newlib is being built.

Can you verify that this really happened?  I know I've had to specify
it manually recently.

> The two targets I'm currently working with are m32c-elf and sh-elf.
> For m32c-elf I added the -I/-L options, thinking it was unique.  When
> sh-elf did similar things I realized otherwise.  I'm currently working
> through a canadian and discovering other problems.
> 
> We really need to test these things more often :-P

Frankly, people who are interested in using the combined tree build
process need to test it - just like you're doing.  There's just too
many possible configurations.

-- 
Daniel Jacobowitz
CodeSourcery


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