[Coco] make dskcopy not working

Tormod Volden lists.tormod at gmail.com
Sat Jul 13 04:09:53 EDT 2013


On Sat, Jul 13, 2013 at 9:19 AM, Bob Devries wrote:
> Hi Tormod,
> is it ok to use dropbox?
>
> here's the URL:
>
> https://www.dropbox.com/s/62ypvw5ztcl5bco/toolshed.log
>
> gcc on CygWin is version 4.5.3

Thanks!
(pastebin is better because I won't have to download anything)

This is the interesting part:
../../../libnative/libnativegs.c:90:20: error: ‘FILE’ has no member
named ‘_fileno’

(BTW, the toolshed build setup has the same problem as nitros9 - it
just keeps on building after something has failed...)

It seems like Cygwin gcc4 does not define WIN32 whereas gcc3 (and
MingW gcc3/4) does.

Please try adding "-DWIN32" to the CFLAGS line in build/unix/rules.mak

Tormod



More information about the Coco mailing list