R: shared lib prefix simplification
Marco Atzeri
marco_atzeri at yahoo.it
Fri May 8 09:55:14 CDT 2009
--- Ven 8/5/09, John W. Eaton <jwe at octave.org> ha scritto:
> Da: John W. Eaton <jwe at octave.org>
> Oggetto: R: shared lib prefix simplification
> A: "Marco Atzeri" <marco_atzeri at yahoo.it>
> Cc: maintainers at octave.org
> Data: Venerdì 8 maggio 2009, 00:04
> On 7-May-2009, John W. Eaton
> wrote:
>
> | On 7-May-2009, Marco Atzeri wrote:
> |
> | | what do you means with all instance ?
> | | We agreed on:
> | |
> | | $(SHLPRE)octinterp.$(SHLEXT)
> | | $(SHLLIBPRE)octinterp.$(SHLLIB)
> | | $(SHLBINPRE)octinterp.$(SHLBIN)
> | |
> | | so with SHLLIB we should maintain SHLIBPRE.
> | | Or I missed some SHLEXT istance ?
> |
> | OK, then I probably screwed it up.
>
> I think I've undone my incorrect changes. Can you
> update and check to
> see whether it is now the way you expect? Is SHLPRE
> always properly
> paired with SHLEXT, and SHLLIBPRE always properly paired
> with SHLLIB?
All look paired.
> Also, why do we set the prefixes to "" for MSVC but not
> MinGW?
I am not familiar with these two platforms, probably because
mingw is using gcc tools and style, and MS has different
expectations.
>
> Thanks,
>
> jwe
Regards
Marco
More information about the Octave-maintainers
mailing list