<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I recently upgraded to Ubuntu 10.04, and thus upgraded gcc from 4.4.1
to 4.4.3.<br>
<br>
When using again a toolbox, I hit error messages relating to files in
the 4.4.1 distro explicitly. Using grep, I found those references were
hard coded in the file <br>
<blockquote>share/scilab/modules/dynamic_link/src/scripts/libtool<br>
</blockquote>
I changed several instances of 4.4.1 to 4.4.3, and now everything seems
fine.<br>
<br>
My question: is this libtool file generated? If so, how may I trigger
its regeneration to reflect updates to my system? My guess is that
4.4.1 was somehow "discovered" by some configuration action, and I
would like to repeat that action instead of manually changing the file.<br>
<br>
<br>
Thx,<br>
<br>
JPD<br>
<br>
</body>
</html>