Hi,
I try to use the toolchain with a native UNIX without cygwin, when it compiles, it says :
"error you need the winsup sources or a cygwin installation to compile the cygwin version of newlib", so is there another version of newlib or where i could download the winsup sources ?
thanks
Yes, i'm using toolchain, OS debian, i try first with cygwin and it was ok but with debian i didn't manage. I would like to build my project with the python lib but with cygwin i didn't manage so i would try on a native UNIX. If you have any ideas....
humm, i did a ./toolchain -n and if i do a ./toolchain now it will take a looooong time. If you really need the output i can do it but.... :).
i didn't do a ./toolchain -p but i think it is up-to-date. You think i have the specific cygwin toolchain ( if it exists ) ?
Hi,
So, i finally manage to build it on debian and cygwin, it was my fault :p, i let a #define __CYGWIN__ in my header. Sorry... I don't try yet with Python lib, i hope this will works with debian...
Thanks for your help