Hello developers,

I found a bug in devel branch libtool-20010219/libltdl/ltdl.c

line 2526 must be changed from: 

  static unsigned last_caller_id = -1;

to:

  static int last_caller_id = -1;

(tried on Sun E450, Solaris8, Sun Forte 6.0 C Compiler with
 Maximum optimization and 64 bit mode)

Regards, Guenter
-- 
Dipl.-Ing. Guenter Millahn         Brandenburg University of Technology
Systems, Network & DB Admin        CS Dept / DB & IS Research Group
Voice: +49 (355) 69-2272/2700      P.O. Box: 10 13 44
Fax:   +49 (355) 69-2766           D-03013 Cottbus              GERMANY

"The real world is still far away from be led ad absurdum by the virtual
one."    (Hal Faber, newsreel "What happened, what will be", 08/13/2000)

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to