RIC SIE
Tel (408)482-2840[EMAIL PROTECTED]
OBJECTIVE: STRUCTURAL & MECHANICAL DESIGNER
CIVIL, ARCHITECTURAL, TRANSPORTATION CAD Operator
EXPERIENCE:
93 - present
DESIGNER, ENGINEER, CAD MANAGER; "Mech-Tronic"
Engineering & Design Service, Project Manageme
Title: ad
CLICK
HERE TO READ MORE
No more mail
Hi people,
Due to two last minute new features, we have yet another weekly beta
of Automake 1.8. I sincerly hope this is the last one. If you are
not blasé, or if you have not had the occasion to test previous
versions, please give this one a try.
You can find this beta here:
ftp://alpha.g
* Guido Draheim wrote on Mon, Dec 01, 2003 at 08:51:15PM CET:
> Ralf Wildenhues wrote:
[ snip lots ]
> >
> >Still there is the Autoconf documentation issue with AC_DEFINE*,
> >namely that I would like to know if usage with 2 args is deprecated.
>
> the autoconf.info manual says "`autoheader' needs
Hi all,
I am facing a little trouble. I have a library which I am turning
GNUcompliant. It consists on some libraries and many executables.
Librariesget built OK but some programs that use external libraries
don't. Thisis because some of those libraries are only built in a Shared
way sostatic link
On Sun, 30 Nov 2003 09:56:56 -0600 (CST), Bob Friesenhahn wrote:
> Perhaps because different compilers accept different options. If the
> configure script supplies unsupported options, configure will fail
> entirely.
These are all good arguments for the formulation of a new proposal,
specifical
How do I configure/construct Makefile.am to either:
1) tell libtool to use the --preserve-dup-deps flag
or:
2) be able to switch in the linker flag --whole-archive/no-whole-archive
in the right places.
Everything I tried doesn't seem to work -- beyond hand hacking makefiles
or hand