[Ecls-list] multi-threaded C++ app
Dean O'Connor
dean.oconnor at ite.com.au
Wed Oct 26 17:07:46 UTC 2005
Just refreshed from CVS on linux and get different compile errors now
(for --enable-threads build).
I haven't refreshed from CVS on Windows (as I need a working env for
now), so don't know if its same there.
libeclmin.a(number.o)(.text+0x3a5): In function `make_shortfloat':
/home/deano/projects/lisp/ecls/src/c/number.d:139: undefined reference
to `ecl_detect_fpe'
libeclmin.a(number.o)(.text+0x45b): In function `make_longfloat':
/home/deano/projects/lisp/ecls/src/c/number.d:158: undefined reference
to `ecl_detect_fpe'
collect2: ld returned 1 exit status
make[1]: *** [ecl_min] Error 1
Cheers
Dean
Juan Jose Garcia Ripoll wrote:
>On Wed, 2005-10-26 at 12:51 +1000, Dean O'Connor wrote:
>
>
>>Really appreciate the turn around on those updates Juan. Thx.
>>
>>In Windows/MSVC debug the ecl_import_current_thread() is now working !!
>>
>>
>
>Great. I still have problems with the mingw port because somehow the
>routine GC_CreateThread either does not get exported or the linker is
>unable to realize where it is.
>
>
>
>>However, now on the (Gentoo) linux (configure'd with --enable-threads)
>>it will not build with the latest CVS updates.
>>(I used "cvs update -C -P -d" as recommended in another thread)
>>
>>
>
>Fixed.
>
>Juanjo
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by the JBoss Inc.
>Get Certified Today * Register for a JBoss Training Course
>Free Certification Exam for All Training Attendees Through End of 2005
>Visit http://www.jboss.com/services/certification for more information
>_______________________________________________
>Ecls-list mailing list
>Ecls-list at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ecls-list
>
>
More information about the ecl-devel
mailing list