Re: More Win32 compile errors
- From: muppet <scott asofyet org>
- To: Daniel Kasak <dkasak nusconsulting com au>
- Cc: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Re: More Win32 compile errors
- Date: Wed, 10 Aug 2005 22:31:25 -0400
On Aug 10, 2005, at 10:09 PM, Daniel Kasak wrote:
I've gotten very slightly further in compiling glib on Win32.
Next error message is about
'unresolved external symbols'
_memset
_memcpy
_strcmp
__fltused
Screenshot available at:
http://entropy.homelinux.org/stuff/glib_compile_error.jpg
Any clues?
-nodefaultlib
looks like there's no mcvcrt or crt in there --- that is, no standard
C runtime library. indeed, memset, memcpy, and strcmp are provided
by the ANSI C library.
not sure why that would be.
--
"Ghostbusters" is the best movie of this decade.
-- Neal, circa 1996, referring to a movie released in 1984.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]