[C++-sig] Re: boost build problem
by =?iso-8859-15?Q?Berthold_H=F6llmann?= other posts by this author
Jul 15 2002 2:12PM messages near this date
Re: [C++-sig] boost build problem
|
Re: [C++-sig] to_python_converter and object
"David Abrahams" <david.abrahams@[...].com> writes:
> From: "Berthold Hllmann" <hoel@[...].org>
>
> <<
> I have Problems building boost on Solaris 2.7. With my non standard
> gcc and my non standard python installation I get lots of
>
> /usr/local/fitools/include/g++-v3/iosfwd:83: template with C linkage
>
> lines. These problems disappear when I edit "gcc-tools.jam" and
> replace the occurences of
>
> -isystem$(SPACE)
>
> by
>
> -I
>
> Why does boost use -isystem instad of -I for the include paths?
> >>
>
> [dwa] Because that's the prescribed way way to find #include <...>
files.
>
> <<Is there a better place for me to change the jam macros?>>
>
> If you're using a non-standard gcc, you could copy the toolset file
into
> your own gcc-tools.jam and stick it in a directory you place in
> BOOST_BUILD_PATH... or you can keep doing what you're doing now.
Ok, maybe this is a gcc bug. My gcc is nonstandard only because I uses
different pathes for --prefix and --exec-prefix on installation. So I
will continue with the changed gcc-tools.jam.
Thanks
Berthold
--
Dipl.-Ing. Berthold H llmann __ Address:
hoel@[...].org G / \ L Germanischer Lloyd
phone: +49-40-36149-7374 -+----+- Vorsetzen 32/35 P.O.Box 111606
fax : +49-40-36149-7320 \__/ D-20459 Hamburg D-20416 Hamburg
This email contains confidential information for the exclusive attention
of the intended addressee. Any access of third parties to this email is
unauthorized. Any use of this email by not intended recipients like
copying, distribution, disclosure etc. is prohibited and may be
unlawful. When addressed to our clients the content of this email is
subject to the General Terms and Conditions of GL's Group of Companies
applicable at the date of this email.
GL's Group of Companies does not warrant and/or guarantee that this
message at the moment of receipt is authentic, correct and its
communication free of errors, interruption etc.
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
=?iso-8859-15?Q?Berthold_H=F6llmann?=
David Abrahams
Berthold =?iso-8859-1?q?H=F6llmann?=
David Abrahams
David Abrahams
=?iso-8859-15?Q?Berthold_H=F6llmann?=
David Abrahams
=?iso-8859-15?Q?Berthold_H=F6llmann?=
|