octave-maintainers
[Top][All Lists]
Advanced

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

Re: Compiling octave with MSVC


From: John W. Eaton
Subject: Re: Compiling octave with MSVC
Date: Thu, 12 Oct 2006 17:27:54 -0400

Your diffs have

  -libcruft.$(LIBEXT): $(CRUFT_OBJ)
  +$(LIBPRE)cruft.$(LIBEXT): $(CRUFT_OBJ)

Is it necessary to do things like this?  What problem does it solve?
Does the MS linker fail if the library name starts with lib?

jwe


reply via email to

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