Michael Goffioul wrote:
> On Thu, Mar 27, 2008 at 11:32 AM, David Bateman
> <[EMAIL PROTECTED]> wrote:
>   
>>  It doesn't have to be.. Under Linux the symbols are exported from the
>>  oct-file and you can resolve the symbols at run-time from the oct-file
>>  itself.. Therefore there is no need for an external library file under
>>  linux, or MacOS..
>>     
>
> The way I compile the fixed package, it's the same under Windows.
>
>   
Yes, but that breaks the use of the fixed type in other oct-files.. See
the examples directory in the fixed package.. I don't really understand
Windows builds.. Might it be possible to flag the OCTAVE_API macro in
the fixed type and build under cygwin, mingw and MSVC linking against
the oct-file rather than an external DLL. If that is the case, I'd say
we get rid of the DLL complete and do it that way.

Unfortunately I don't have a build platform for Octave under windows and
can't really test this idea.

D.

-- 
David Bateman                                [EMAIL PROTECTED]
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to