chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] no trunk build on mingw since friday


From: Jerry van Dijk
Subject: Re: [Chicken-users] no trunk build on mingw since friday
Date: Tue, 2 Oct 2007 02:36:11 +0200

Kon Lovett writes:

 > It works w/o the named option w/ MinGW32.

Mingw32 does not offer a build environment so this cannot possiby be true.

> Which PLATFORM are you using?

Actually I now wonder what you are using. 

I am running an up to date XP with:
================================================================================
$ msysinfo
msysinfo-1.3: Send this to the MSYS support list:

MSYS 1.0.11(0.46/3/2) 2007-07-29 17:16 i686 unknown; targ=MINGW32
GNU bash, version 3.1.0(3)-release (i686-pc-msys); ENV=.profile
GNU Make 3.81This program built for i686-pc-msys; MAKE_MODE=unix
gcc.exe (GCC) 3.4.5 (mingw special); targ=MINGW32
GNU ld version 2.17.50 20060824
34536 2007-07-29 17:17:02.000000000 +0000 /bin/msys-1.0.dll
 5632 2007-09-16 05:07:46.000000000 +0000 /bin/msys-crypt-0.dll
25053 2007-09-16 01:47:34.000000000 +0000 /bin/msys-crypto-0.9.8.dll
47929 2007-09-08 01:05:38.000000000 +0000 /bin/msys-gdbm-3.dll
81345 2007-09-11 21:22:24.000000000 +0000 /bin/msys-gmp-3.dll
87830 2007-09-13 23:30:30.000000000 +0000 /bin/msys-guile-17.dll
50805 2007-09-13 23:31:17.000000000 +0000 /bin/msys-guile-srfi-srfi-1-v-3-3.dll
21057 2007-09-13 23:31:39.000000000 +0000 
/bin/msys-guile-srfi-srfi-13-14-v-3-3.dll
20745 2007-09-13 23:31:28.000000000 +0000 /bin/msys-guile-srfi-srfi-4-v-3-3.dll
30781 2007-09-13 23:31:50.000000000 +0000 /bin/msys-guile-srfi-srfi-60-v-2-2.dll
22691 2007-09-23 20:43:05.000000000 +0000 /bin/msys-guileopts-0.dll
20747 2007-09-13 23:31:01.000000000 +0000 /bin/msys-guilereadline-v-17-17.dll
19968 2007-09-16 05:49:10.000000000 +0000 /bin/msys-minires.dll
96853 2007-09-23 20:42:57.000000000 +0000 /bin/msys-opts-25.dll
87968 2007-09-08 01:33:34.000000000 +0000 /bin/msys-perl5_6.dll
45877 2007-09-13 19:35:21.000000000 +0000 /bin/msys-regex-0.dll
17994 2007-09-16 01:47:37.000000000 +0000 /bin/msys-ssl-0.9.8.dll
91792 2007-09-08 03:00:43.000000000 +0000 /bin/msys-z.dll
64960 2006-09-12 18:08:01.000000000 +0000 /bin/make.exe
600 2006-01-18 19:06:00.000000000 +0000 /mingw/bin/gcc.exe
6237 2006-08-25 04:35:47.000000000 +0000 /mingw/bin/ld.exe
HOME=/c/Home
Sysname=MINGW32_NT-5.1  OSTYPE=msys  TERM=cygwin
================================================================================

BTW, the current trunk is failing again:

|$ ./build.sh
|make -f Makefile.mingw all
|make[1]: Entering directory `/c/Home/src/chicken/trunk'
|gcc  chicken-bug.o -o chicken-bug.exe libchicken.a -lm
|libchicken.a(posixwin-static.o):posixwin.c:(.text+0xf4): undefined reference 
to address@hidden'
|libchicken.a(posixwin-static.o):posixwin.c:(.text+0x109): undefined reference 
to address@hidden'
|libchicken.a(posixwin-static.o):posixwin.c:(.text+0x110): undefined reference 
to address@hidden'
|libchicken.a(scheduler-static.o):scheduler.c:(.text+0x315c): undefined 
reference to address@hidden'
|libchicken.a(scheduler-static.o):scheduler.c:(.text+0x3172): undefined 
reference to address@hidden'
|libchicken.a(scheduler-static.o):scheduler.c:(.text+0x359c): undefined 
reference to address@hidden'
|collect2: ld returned 1 exit status
|make[1]: *** [chicken-bug.exe] Error 1
|make[1]: Leaving directory `/c/Home/src/chicken/trunk'
|make: *** [all] Error 2

gr.
Jerry.

-- 
--  Jerry van Dijk
--  Leiden, Holland
--
--  The early bird may get the worm, but the second mouse gets the cheese!!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]