Re: Assembly problem with glu library

2005-07-04 Thread Robert Lunnon
On Monday 04 July 2005 04:14, Alexandre Julliard wrote: > Robert Lunnon <[EMAIL PROTECTED]> writes: > > They probably will. There are two cases that need to be catered for on a > > runtime Solaris / OpenSolariss system, gcc linked with solaris as > > (Sunfreeware / GCC Default config ) and gcc link

Re: Assembly problem with glu library

2005-07-03 Thread Alexandre Julliard
Robert Lunnon <[EMAIL PROTECTED]> writes: > They probably will. There are two cases that need to be catered for on a > runtime Solaris / OpenSolariss system, gcc linked with solaris as > (Sunfreeware / GCC Default config ) and gcc linked with gnu as (which is now > being supplied on the compani

Re: Assembly problem with glu library

2005-07-02 Thread Robert Lunnon
On Sunday 03 July 2005 01:45, Alexandre Julliard wrote: > Robert Lunnon <[EMAIL PROTECTED]> writes: > > I Get the following assembly errors with the latest cvs, even with the > > very latest gas (2.16.1), any takers on why ? > > winebuild is no longer using autoconf checks now that the platform can

Re: Assembly problem with glu library

2005-07-02 Thread Alexandre Julliard
Robert Lunnon <[EMAIL PROTECTED]> writes: > I Get the following assembly errors with the latest cvs, even with the very > latest gas (2.16.1), any takers on why ? winebuild is no longer using autoconf checks now that the platform can be set at run-time. You need to adapt the functions at the end

Assembly problem with glu library

2005-07-02 Thread Robert Lunnon
I Get the following assembly errors with the latest cvs, even with the very latest gas (2.16.1), any takers on why ? bash-3.00$ ../../tools/winegcc/winegcc -v -B../../tools/winebuild -shared ./glu32.specglu.o glu32.dll.dbg.o -o glu32.dll.so -L../../dlls -L../../dlls/kernel32 -L../../dll