RE: APBuild
Yann Hamiaux <[email protected]> Tue, 11 Nov 2008 10:56:47 -0500
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
The main is there, I check again the compilation of wxGTK and in fact the linkage stage was fine but just after, it is generating a .gch file and that was where I got the error. I specify in the makefile to use g++ instead of apg++ for that step... I guess the .gch file won't match the .a files being generated with apg++? Regards, ---Yann> Date: Sat, 8 Nov 2008 00:19:06 +0100> From: [email protected]> To: autopackage-dev-OfajU3CKLf1/[email protected]> Subject: Re: APBuild> > On Fri, Nov 7, 2008 at 11:22 PM, Yann Hamiaux <[email protected]> wrote:> > Thank you very much! :)> > Great!> > > It does work! I still have an unreference to main when I compile the library> > with apgcc and apg++ at the linker stage. I am trying to compile it with> > APBuild but to link using gcc/g++...> > This may be a stupid question, but do you actually *have* a "int> main(int,char**)" function in there somewhere?> > -Isak> > ---------------------------------------------------------------------> To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected]> For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]> _________________________________________________________________