[kaffe] static vm on mipsel

2003-08-14 Thread Mark and Janice Juszczec
Hi folks

I've compiled kaffe for mipsel and wound up with a dynamically linked 
kaffe-bin.  One of the FAQs says to give configure --with-staticvm and it 
will link statically.

I did, but got a dynamically linked kaffa-bin again.

Is there any way to force it to build statically?

Mark

_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] static vm on mipsel

2003-08-09 Thread Jim Pick
This should work...
 
./configure --with-staticbin --with-staticvm --with-staticlib

That should give you a static binary.

Cheers,

 - Jim

On Thu, 07 Aug 2003 21:22:24 +
Mark and Janice Juszczec [EMAIL PROTECTED] wrote:

 
 Tim
 
 I tried this.  Sorry, I should have been more clear.
 
 
 
 From: Timothy Stack [EMAIL PROTECTED]
  
   Is there any way to force it to build statically?
 
 Try --with-staticvm AND --with-statclib
 
   Mark
 
 tim
 
 Mark
 
 _
 The new MSN 8: advanced junk mail protection and 2 months FREE*  
 http://join.msn.com/?page=features/junkmail
 
 
 ___
 kaffe mailing list
 [EMAIL PROTECTED]
 http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


static vm bug (was: Re: [kaffe] static vm on mipsel)

2003-08-08 Thread Kiyo Inaba
This should work...
./configure --with-staticbin --with-staticvm --with-staticlib
That should give you a static binary.

Unfortunately NO.

Or, depends on the definition of 'static binary'. My definition is 'a
binary which does not need any extra files to be executed' and recent
auto-tools makes the 'static binary' to check files like
  libraries/clib/native/libnative.la

You need not to provide library itself, but these files are needed.

Kiyo
P.S. Haven't I reported this?
 

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] static vm on mipsel

2003-08-07 Thread Timothy Stack
 
 
 Hi folks
 
 I've compiled kaffe for mipsel and wound up with a dynamically linked 
 kaffe-bin.  One of the FAQs says to give configure --with-staticvm and it 
 will link statically.
 
 I did, but got a dynamically linked kaffa-bin again.
 
 Is there any way to force it to build statically?

Try --with-staticvm AND --with-statclib

 Mark

tim

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] static vm on mipsel

2003-08-07 Thread Mark and Janice Juszczec
Tim

I tried this.  Sorry, I should have been more clear.



From: Timothy Stack [EMAIL PROTECTED]

 Is there any way to force it to build statically?
Try --with-staticvm AND --with-statclib

 Mark

tim
Mark

_
The new MSN 8: advanced junk mail protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe