2 Aug 2004 12:38
Re: Re: PerlQt on cygwin?
Gerrit P. Haase <gerrit <at> familiehaase.de>
2004-08-02 10:38:01 GMT
2004-08-02 10:38:01 GMT
Yaakov schrieb: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > Gerrit P. Haase wrote: > | I see, yes I have an idea. Use gcc to compile / link and add > | libstdc++ to the dependencies in Makefile.PL before running: > | perl Makefile.PL --configure-options > Using gcc to compile Qt.c produces tons more errors than previously; > many of those errors are in the qt headers, which are C++. Any other > ideas? The main problem is that perl uses gcc to link. It should be sufficient to add libstdc++ to the linkline to get it linked. Since perl adds .c to the generated file it is not recognized as C++ code by gcc, sorry, I was not aware about this glitch. Gerrit -- =^..^= ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/ndFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/cygwin-perl/ <*> To unsubscribe from this group, send an email to: cygwin-perl-unsubscribe <at> yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
RSS Feed