Hi Christian!
Am 02.02.2016 um 15:19 schrieb Christian Kellermann:
Please feel free to send any issues with cygwin my way,
so I can get it fixed upstream.
Well, one mor issue ... (continue on list or to you only?)

# My setup: compiles and installes! (32bit)

make PLATFORM=cygwin PREFIX=~/local VARDIR=~/

# bashrc

PATH=~/local/bin:$PATH
export PATH
export CHICKEN_REPOSITORY=~/chicken/7

# calling csi
$ csi
$ C:/cygwin/home/Peter/local/bin/csi.exe: error while loading shared libraries: cygchicken-0.dll: cannot open shared object file: No such file or directory
-bash: C:/cygwin/home/Peter/local/bin/csi.exe:: No such file or directory

# There is no cygchicken-0.dll.

~/local/lib/libchicken.a
            libchicken.dll.a
~/local/include/chicken.h
                chicken-config.h
~/chicken/7 --> all file as elf shared lib .so, no win .dll

I suspekt there is an option missing to create dlls ???

Its time for a sleep now :-)

Good night!

Peter







_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to