Hi
I am trying to port gnu gettext to a research operating system called
mungi, using gettext's autoconf/libtool build environment
however there is no libc.a on this platform as of yet, which up until now
has not been a problem, however libtool is explicitly adding -lc to the ld
command line when
We're pleased to announce the release of Automake 1.8.
Automake is a tool for automatically generating `Makefile.in's
suitable for use with Autoconf, compliant with the GNU Makefile
standards, and portable to various make implementations.
This release contains many bug fixes and improvements. Th
Greetings,
We're working on the OpenHPI project in sourceforce and are having trouble getting lt_dlopenext to find a library that we're building.
Richard Dawe wrote:
Hello.
David Favor wrote:
[snip]
Is there an alternative way to access libtool 1.5a?
[snip]
I don't know. Maybe one of the GNU libtool maintainers can help?
Bye, Rich =]
According to the instructions on savannah.gnu.org:
export CVS_RSH="ssh"
cvs -d:ext:[EMAIL PROTECTED]:
Peter O'Gorman wrote:
Matt Fago wrote:
| Peter O'Gorman wrote:
|> Matt Fago wrote:
|> | The main application compiles and links correctly, but a test
|> program --
|> | which links the same convenience libraries -- fails with "ld:
|> Undefined
|> | symbols" corresponding to the global variables in
On Dec 9, 2003, Tom Tromey <[EMAIL PROTECTED]> wrote:
>> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes:
Alexandre> the *_OBJECT definitions assume the absence of shell-active
Alexandre> characters in filenames, which is probably a safe
Alexandre> assumption for Makefiles.
> It is
Hi Thomas,
if you wish to create Matlab MEX-Files using the GNU build
environment, check out
http://home.allgaeu.org/rschleic/rs/pub/mextool/mextool-2.0.tar.gz
and
http://home.allgaeu.org/rschleic/rs/pub/m-config/m-config-4.0.tar.gz
I wrote the tools for porting Matlab stuff to MSYS/MinGW.
A f