dll issue

erwan ancel erwan.ancel@free.fr
Fri Nov 29 00:52:00 GMT 2002


Hi everyone,

I made a dll using borlang C++ builder, and I want to use it with a program
compiled with gcc/ld and debug the main program with gdb.
When I use the dll with borland C++ builder: it works, and I can debug. But
with gcc, it compiles, link, but makes a segmentation fault when I launch
it. And I cannot even debug the main program with gdb. Apparently, gdb
crashes before the start of the main program.

Can anyone help me please ?

            Erwan



More information about the Gcc-help mailing list