building dll's under cygwin

2002-01-10 Thread Jean le Roux
Hi all Seems I've been on the receiving end of all the advice so far.. hope this will change in the future :) Until then.. here is the next piece of pain ;) I use the autotools(all of them) to build my project. I've read the whole of chapter 25 of the Autobook-1.3, and all I could find on dll's

Re: building dll's under cygwin

2002-01-10 Thread Gerrit P. Haase
Jean, 2002-01-10 11:15:36, du schriebst: Hi all Seems I've been on the receiving end of all the advice so far.. hope this will change in the future :) Until then.. here is the next piece of pain ;) I use the autotools(all of them) to build my project. I've read the whole of chapter 25

Re: building dll's under cygwin

2002-01-10 Thread Jean le Roux
On Thu, Jan 10, 2002 at 11:18:11AM +0100, Gerrit P. Haase wrote: Jean, 2002-01-10 11:15:36, du schriebst: ... Now, from what I understand, the --no-undefined switch should It is `-no-undefined' and also just `-version-info', `-export-symbols' and so on, not `--xxx-xxx'. That