C++ Classes in Shared Libraries
From: da (da_at_hotmail.com)
Date: 07/17/04
- Next message: Goran Larsson: "Re: malloc's out-of-memory error handling"
- Previous message: Kasper Dupont: "Re: Any way to simulate a disk read or write error?"
- Next in thread: vishpat: "Re: C++ Classes in Shared Libraries"
- Reply: vishpat: "Re: C++ Classes in Shared Libraries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 17 Jul 2004 19:39:20 GMT
Are there any problems exporting C++ classes from shared libraries? Under
some operating systems, it is necessary to tag exported classes in special
ways to make them accessible in shared libraries. Are there any such
constructs necessary under Linux (we're using Redhat 9, with g++).
Thanks,
-- dwa
- Next message: Goran Larsson: "Re: malloc's out-of-memory error handling"
- Previous message: Kasper Dupont: "Re: Any way to simulate a disk read or write error?"
- Next in thread: vishpat: "Re: C++ Classes in Shared Libraries"
- Reply: vishpat: "Re: C++ Classes in Shared Libraries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|