This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re[4]: Announcing libstdc++-2.90.7


Hello Matthew,

Another build attempt revealed that there are two different problems -
on  Linux  I succesfully built libstdc++ in separate directory and got
error  on  install stage when building in source dir; on NT system the
error appeared no matter where the build directory was.

MB> I *did* configure and build from a separate directory -- it's a habit with
MB> me.
MB> I have successfully built and installed on my Solaris box, but it, again,
MB> required a tweak. This one was with <srcdir>/config/solaris/ctype.cc:
MB> The gcc 2.95.1 compiler complains about '__trans_upper' and __trans_lower'
MB> being 'int *' while the left side of the related assignments are 'long int
MB> *'. Performing a C-style cast to 'long int *' in these four statements
MB> allows the compile to succeed.

MB> -- Matthew Brown

MB> ----- Original Message -----
MB> From: Roman Belenov <roman@nstl.nnov.ru>
MB> To: Mumit Khan <khan@NanoTech.Wisc.EDU>
MB> Cc: <libstdc++@sourceware.cygnus.com>; <egcs@egcs.cygnus.com>
MB> Sent: Thursday, December 23, 1999 6:05 AM
MB> Subject: Re[2]: Announcing libstdc++-2.90.7


>> Hello Mumit,
>>
>> It  seems  that  there  are problems when building in source directory
>> instead  of making a new directory and running configure from where. I
>> had  the same problem as Matt under Linux; building in other directory
>> (and installing from there) worked without problems.
>>
--------------- skipped --------------------------

Best regards,
 Roman                            mailto:roman@nstl.nnov.ru



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