C++ Classes in Shared Library
From: da (da_at_hotmail.com)
Date: 07/17/04
- Next message: Kenneth Lantrip: "help a beginner please"
- Previous message: Kasper Dupont: "Re: (gcc) warning: no newline at end of file"
- Next in thread: Dan Mills: "Re: C++ Classes in Shared Library"
- Reply: Dan Mills: "Re: C++ Classes in Shared Library"
- Reply: Nils O. Selåsdal: "Re: C++ Classes in Shared Library"
- 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: Kenneth Lantrip: "help a beginner please"
- Previous message: Kasper Dupont: "Re: (gcc) warning: no newline at end of file"
- Next in thread: Dan Mills: "Re: C++ Classes in Shared Library"
- Reply: Dan Mills: "Re: C++ Classes in Shared Library"
- Reply: Nils O. Selåsdal: "Re: C++ Classes in Shared Library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|