Hubert, Compiling my pure C in a C++ compiler is indeed possible. However, it takes 10x longer on my tablet to compile even simple programs using a c++ compiler.
I don't mind if the libs aren't available, it was just a nicety for me - there will be other libraries that are usable as required I am sure. Gary On Thu, Jun 11, 2009 at 5:15 PM, Hubert Figuiere<[email protected]> wrote: > On 06/10/2009 07:32 AM, Sampo Savola wrote: >> There seems to be only C++ interface for this. > > >> How should this be used in C application, >> is there going to be C interface also? > > You can mix C and C++ easily. You can recompile your C code with a C++ > compiler[1]. > > > Hub > > [1] possibly with a few changes that will keep the code compilable with > a C compiler. This was part of the C++ design. > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
