View Single Post
  #2 (permalink)  
Old 09-08-2008
benoit's Avatar
benoit benoit is offline
ZeroC Staff
 
Name: Benoit Foucher
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Rennes, France
Posts: 1,928
Hi,

Building Ice with static libraries is not supported so you shouldn't set STATICLIBS to "yes". As specified by the comment in config/Make.rules, the STATICLIBS variable is only useful for building Ice-E translators.

Actually, since it's not useful for building the Ice distribution, it would be best if this setting wasn't there... we'll fix this for the next release!

Cheers,
Benoit.
Reply With Quote