This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Undefined symbol: vtable error with 3.2.2/3.3 on AIX 5.1


On Thu, Jun 05, 2003 at 11:11:13AM -0400, David Edelsohn wrote:
> >>>>> Joerg Richter writes:
> 
> Joerg> Seems like GCC is aware of this export lists. Is there no way to create such
> Joerg> lists automatic like it is done with libstdc++?
> 
> 	GCC cannot make assumptions about what the programmer intends
> without causing problems.  The programmer needs to generate the
> appropriate export list.

So g++ -shared is not adequate to create a shared library on AIX?

-- 
albert chin (china@thewrittenword.com)


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