Hmm, as far as I can tell, it is being passed by GNU libtool to g++
successfully, it is just echo'ed incorrectly. But I believe you and
will try and reproduce it this weekend.
That said, do you mean running libtool with MACOSX_DEPLOYMENT_TARGET
set to 10.3,
or is it sufficient to just have that
Suggestions for every credit situation
Moneyleaders answer in 21 hours
Borrow more then 110 percent of your homes evaluate
Special suggestions for freelance
No incomings examination offers
Acquire more information
___
Libtool mailing list
[EMAIL PR
(B
(B
(B
(B
(B
(B
(B
(B$B"!$b$&(B1$B%i%s%/>e$N%1!<%V%k%A%e!<%J!<"!(B
(B
(B
(B
(BCATV$B%^%k%A%A%e!<%J!<(B
(B
(B
(B$B#C#A#T#V%^%k%A%A%e!<%J!<$H$O!"[EMAIL PROTECTED]@$1$G!"%1!<%V%k%F%l%S$NA4$F$NHVAH$r8+$k$3$H$N$G$-$k%A%e!<%J!<$G$9!#L5NA%A%c%s%M%k$O$b$A$m$s!"3F
(B
(B$B"#(B24
Lipitor, Cialis, Levitra, Viagra Soft Tablet, Meridia, Paxil and more!
http://aqnzk.beatypeople.biz/
___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool
Gerrit P. Haase wrote:
I think it is a bad thing to add -D flags unconditionally and for sure
it is a bad thing if it is a noop.
You're missing the point. *libtool* doesn't know that -DPIC means
nothing for your code. On some platforms, you really have to compile
DIFFERENT CODE, not just compil
Title: IT openings
Hi
Are there any pending IT requirements I can help you with any of your Permanent full time hire positions or Contract or Contract-to-hire assignments?
As you know, CGT is a consulting and placement firm specializing in ERP (SAP, PeopleSoft, Oracle), C
On Thu, Oct 14, 2004 at 03:17:57AM -0400, Charles Wilson wrote:
> I'm not convinced that it is a BAD thing to emit a -Dcode indicating
> when a source file is being compiled for a shared object, even when just
> considering cygwin alone. I can see cases where one might want to
> implement somet
Hi Charles,
> Libtool gives -DPIC -DDLL_EXPORT to indicate a cygwin or mingw DLL. We
> undefine PIC since we don't need to be position independent in this
> case and definitely don't want the ELF style _GLOBAL_OFFSET_TABLE_ etc.
> ifdef(`DLL_EXPORT',`undefine(`PIC')')
> Now, on *mingw*, we do i
Gerrit P. Haase wrote:
Noah Misch wrote:
There was a thread about this general topic awhile ago. That GMP
actively uses
-DPIC to select the correct assembly came up:
http://lists.gnu.org/archive/html/libtool/2003-01/msg00060.html
I saw that -DPIC was used on Cygwin to compile assembly and it co