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]

Re: Mixing libraries in C and C++


"Alberto Faraldos Izquierdo" <alberto.faraldos@sema.es> writes:

| link all these libraries and the main program written in C with GCC, it

If you're mixing C and C++, main() should be written in C++.

-- Gaby


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