dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]sparc-sun-solaris2.8 libffi issue


From: James Mc Parlane
Subject: [DotGNU]sparc-sun-solaris2.8 libffi issue
Date: Mon, 10 Feb 2003 12:08:58 +1100

solaris is broken.. libffi does not build when using the latest from CVS

make[5]: Entering directory `/home/dotgnu/pnet/sparcv9/libffi'
make[5]: *** No rule to make target `all'.  Stop.
make[5]: Leaving directory `/home/dotgnu/pnet/sparcv9/libffi'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory `/home/dotgnu/pnet/libffi'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory `/home/dotgnu/pnet/libffi'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/dotgnu/pnet/libffi'
make[1]: *** [libffi-all-local] Error 2
make[1]: Leaving directory `/home/dotgnu/pnet'
make: *** [all-recursive] Error 1


If I configure libffi out with the --without-libffi then I get joy.

76 tests run, 0 tests failed
PASS: test_crypt
==================
All 2 tests passed
==================
make[2]: Leaving directory `/home/dotgnu/pnet/tests'
make[1]: Leaving directory `/home/dotgnu/pnet/tests'


# ./dumpversions.sh 
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
GNU m4 1.4
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
automake (GNU automake) 1.7
Written by Tom Tromey <address@hidden>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gcc (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

> -----Original Message-----
> From: Rhys Weatherley [mailto:address@hidden
> Sent: Thursday, February 06, 2003 9:40 PM
> To: address@hidden
> Subject: [DotGNU]Portability update: ia64 & alpha
> 
> 
> Hi all,
> 
> After updating libffi and libgc, and then fixing some 64-bit 
> alignment issues, 
> ilrun now works under ia64 and alpha on all the standard 
> examples (hello, 
> fib, codepage, pnetmark, etc).  Hooray!
> 
> I've also fixed -O3 compiles so that they shouldn't crash out on i386 
> platforms any more.
> 
> Now the bad news: cscc has some problems compiling pnetlib at 
> the moment on 
> these platforms: ia64 hangs during the ilasm phase of 
> building mscorlib.dll, 
> and alpha simply crashes the compiler.  :-( So, it is 
> necessary to build 
> pnetlib on another platform and upload the binary assemblies to the 
> ia64/alpha box.
> 
> Anyway, I'm looking into these problems now and will 
> hopefully have some more 
> news to report soon.  It's probably something simple.
> 
> Because I've updated libffi and libgc, there is the 
> possibility that some 
> platforms may stop working, or better yet, start working.  
> So, if you have a 
> non-Linux/i386 platform, then I'd appreciate it if you could 
> try building and 
> then let me know if there are any problems, or if things are 
> working now that 
> didn't before.
> 
> Because these changes were pretty major, I recommend doing a 
> "make distclean" 
> followed by "./auto_gen.sh" and "./configure".
> 
> Cheers,
> 
> Rhys.
> 
> _______________________________________________
> Developers mailing list
> address@hidden
> http://www.dotgnu.org/mailman/listinfo/developers
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]