Sending Resume

2003-12-02 Thread Engineer - Mgr
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

it works better 1bqu3

2003-12-02 Thread Arnold I. Mack

it works better

2003-12-02 Thread Billie T. Eldridge
Title: ad CLICK HERE TO READ MORE No more mail

Automake 1.7h uploaded (fourth beta for Automake 1.8)

2003-12-02 Thread Alexandre Duret-Lutz
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

Re: AC_DEFINE* with 2 args discouraged?

2003-12-02 Thread Ralf Wildenhues
* 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

Deciding wether dynamic or static

2003-12-02 Thread JRBCAST
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

Re: CFLAGS default values

2003-12-02 Thread Eric Sunshine
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

playing with recursive libtool static archives

2003-12-02 Thread Marty Leisner
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