This is a discussion on libstdc++ - Minix ; Hi everybody: I did not test it yet, but I want to know if g++ Minix port does come with libstdc++. In this list, someone said to me that libstdc++ requires functionality for handling shared libraries, and as Minix3 does ...
Hi everybody:
I did not test it yet, but I want to know if g++ Minix port does come
with libstdc++.
In this list, someone said to me that libstdc++ requires functionality
for handling shared libraries, and as Minix3 does not support them yet,
this library could not be used....
But, if Minix3 already has a port of g++, what kind of library is used
to support some basic C++ features (implemented in libstdc++) like
virtual tables, exception handling or that all stuff?
Does the Minix3 port implement some kind of "small g++ library" to
support those features?
Best regards,
Ernesto