bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] new module: dummy


From: Bruno Haible
Subject: Re: [Bug-gnulib] new module: dummy
Date: Mon, 19 Jul 2004 22:14:49 +0200
User-agent: KMail/1.5

Simon Josefsson wrote:
> Libgsasl only use strdup from gnulib, which already exists on most
> systems, so the gnulib library is typically empty.  Allegedly, the
> linkers on OpenBSD and Mac OS X doesn't like this.  I'm using the
> following module, and people said it worked.

Thanks, I'm adding it to gnulib, with one modification: The message you
get from the linker is about 0 input files, not about 0 symbols which
consume storage. Therefore dummy.c doesn't need to consume storage - a
typedef is enough.

> Btw, is anyone working more on the gnulib-tool, so it can be used to
> copy files into projects?

It had been on my TODO list for a long time, but now I'm busy in other
areas. Feel free to enhance it!

Bruno





reply via email to

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