From: Shishir R. <sr...@ya...> - 2004-01-18 22:50:29
|
While compiling OpenCxx + cygwin, kept running into a link error when compiling libltdl. An earlier post mentioned reinstalling cygwin. This did not solve me problem, and after a bit of hunting, found http://www.cygwin.com/faq/faq_4.html#SEC95 To fix, open opencxx-2.7/libltdl/ltdl.c and add void main(void) {}; seems to have solved my problem. Hoping it helps others. __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus |