octave-maintainers
[Top][All Lists]
Advanced

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

RE: RE: MSVC compiler support [patch 11]: CRUFT.DLL exported symbols


From: michael . goffioul
Subject: RE: RE: MSVC compiler support [patch 11]: CRUFT.DLL exported symbols
Date: Fri, 27 Oct 2006 11:57:42 +0200

> OK, I installed a modified version of this patch. My changes do not
> assume a particular Fortran name mangling scheme, but instead use the
> one found by configure. Doing that complicated things a bit. Since
> it is fast and should no cause any harm on systems that don't need it,
> I decided to always generate the cruft.defs file. If this causes
> trouble, then maybe we can arrange to disable it on the systems that
> are affected.
 
I tried it, but I had to apply the attached patch. The reason is due to
the presence of the result type before the FUNCTION keyword.
However, if I put a ".*" to cope with it, the sed pattern catches other
lines as well. To avoid that, I enforce strictly the 6 white spaces in front
of lines of code.
 
Michael.





 

Attachment: oct-f77.diff
Description: Binary data


reply via email to

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