>On Mon, 2006-06-26 at 02:37 +1000, Rhythmic Fistman wrote:
> > >The next attempt at a release of Felix is now uploaded to the
> > >sourceforge website:
> > >
> > >http://felix.sourceforge.net/flx_1.1.2_rc8_src.tgz
> > >
> > >This version builds completely on Linux, Ubuntu Dapper,
> > >after fixing some bugs in that distro.
> > >
> > >Please test on other OS!
> >
> > It didn't build on any other os because the new gc lib was
> > missing from the link stage. I've got no idea how this ever
> > worked on linux.
>
>Simple: elf linker finds the transitive closure.

Eh? This means you don't need to pass any library switches when
linking elf? Just .o files? Because that's what the old build script
was failing to do: pass -lflx_gc

>I built on Cygwin and it failed, because COFF linker does not.
>But I fixed it...



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to