On Tue, Jun 29, 2010 at 11:00 PM, Anonymous <swel...@gmail.com> wrote:
> Eitan Adler <li...@eitanadler.com> writes:
>
>>> One difference I notice between your environment and mine is that, according
>>> to your bug report, your program links against
>>> /usr/local/lib/gcc46/libstdc++.so.6, while mine links against
>>> /usr/lib/libstdc++.so.6.
>>>
>>> -Boris
>>>
>> I forgot about that. I use gcc46 to build ports and have
>> libstdc++.so.6  gcc46/libstdc++.so.6
>> in /etc/libmap.conf
>
> I have clang++ (devel/llvm-devel) built by g++45 and linked against
> gcc45/libstdc++.so.6. It compiles your test case fine. But I'm running
> 9-current on amd64 so it may not be that useful.
>
> IMO, gcc46 being a development branch is prone to miscompile and have bugs.

I'm not that familiar with with mapping. Since g++46/* is built with
g++46 and my program is compiled by clang++ is it expected that they
be compatible?
If yes does that mean this is a bug in g++46 or clang++?

-- 
Eitan Adler
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to