| View previous topic :: View next topic |
| Author |
Message |
cain974
Joined: 07 Nov 2005 Posts: 4
|
Posted: Thu Nov 10, 2005 2:47 am Post subject: winsup question |
|
|
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 |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Thu Nov 10, 2005 3:13 am Post subject: |
|
|
| Are you using toolchain.sh? What OS are you using? |
|
| Back to top |
|
 |
cain974
Joined: 07 Nov 2005 Posts: 4
|
Posted: Thu Nov 10, 2005 6:57 am Post subject: |
|
|
| 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.... |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Thu Nov 10, 2005 7:00 am Post subject: |
|
|
| Can you post the output of toolchain.sh? |
|
| Back to top |
|
 |
cain974
Joined: 07 Nov 2005 Posts: 4
|
Posted: Thu Nov 10, 2005 7:16 am Post subject: |
|
|
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 ) ? |
|
| Back to top |
|
 |
cain974
Joined: 07 Nov 2005 Posts: 4
|
Posted: Thu Nov 10, 2005 6:59 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|