In message <[EMAIL PROTECTED]>
Peter Naulls <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>
> Peter Naulls <[EMAIL PROTECTED]> wrote:
>
> > I suspect in practice that the firefox2 package checks will fail, and
> > I'll need to install some extra stuff, but that's minor.
>
> Actually, not. All I needed was an updated UnixLib header (sys/vfs.h),
> since Alan's build was a little out of date. I have built a working
> Firefox under Cygwin. Gnash is waiting on the OSLib build failure I
> just noted,
Fixed, thanks.
> and also some obscure problem with libpre3 I'm still looking at.
Ok, the fun starts here. The problem is that the configure script
checks for the exectuable bit on the generated RISC OS binary. Anyway,
probably unlike most setups, my WinXP setup is under FAT32, not NTFS. I
forget if my machine came that way or not, but certainly it didn't used
to be possible to read/write NTFS very well from Linux (on its other
partition) which is why it's still that way. These days you can use
fuse + ntfs3g from Linux.
In any case, the +x bit and file permissions in general aren't fully
supported when using Cygwin under FAT32. So the lesson here is that
GCCSDK under Cygwin using FAT32 probably isn't going to work (unless we
add in some additional hacks). In the mean time, I'm off to convert my
drive to NTFS, which might even cause compiles to be faster.
Alan + Adam - you should be able to build Firefox and Gnash as is
(mostly likely you don't have my dilemma) - care to try?
Thanks.
--
Peter Naulls - [EMAIL PROTECTED] | http://www.chocky.org/
----------------------------------------------------------------------------
RISC OS Community Wiki - add your own content | http://www.riscos.info/
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK