This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Problem with libstdc++-v3/po Makefile


Craig Rodrigues <rodrigc@mediaone.net> writes:

> Hi,
>
> I tried recently to do a make bootstrap on IA64 Linux
> with the latest CVS.
>
> I ran into a problem with the Makefile, which is the
> same as the problem in PR 5174:
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=5174&database=gcc
>
> If I do:
> ./configure --prefix=/u/crodrigu/test/gcc3.1 --enable-shared --enable-threads --enable-languages=c,c++ --enable-checking

You're building in the source directory?  That's known to be broken,
please use a separate build directory!

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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