This is the mail archive of the gcc-help@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] | |
On Mon, 2004-06-14 at 22:44, Eljay Love-Jensen wrote:
> You might also want to change the ".c" extension to ".cpp".
Or simply use gcc instead of g++ to compile it.
Make sure the headers have extern "C" {} in them for the C linkage.
--
Thanks
KenF
OpenOffice.org developer
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |