Re: Gtk-Perl on cygwin?



At 07:43 PM 18/11/01 +0100, Paolo Molaro wrote:
$(LDFROM) holds the object files that should be linked in the extension:
are you sure the module works after removing that?

Ah.  No, you're absolutely right.  The only thing I got working was the
main Gtk subcomponent.  Basically by effectively skipping the linking phase
of each subcomponent, make got far enough to actually try and run test.pl.
At that point, all the pretty pictures came up and I got excited and
distracted :(

The object file containing the function has not been linked in the
extension, so perl can't load it. Can you confirm that the other modules
work for you after removing LDFROM?

Nope, you're right, they don't.  Gtk works, but none of the subcomponents.
I'll keep trying to mess around with ld2, perlld, dllwrap, etc.

Thanks for pointing this out!

Michael


-- 
Michael Graham
magog the-wire com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]