I love you ;D

I have alias g++="g++ -save-temps" and all is well.
no messing with configure and all that other hooplah
( well I did have to cross_compiling=yes, but that's cause i'm special)

Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



btw ~ you ought to use "reply all" so that your wisdom gets archived
on [EMAIL PROTECTED] 

--- Christoph Hintermüller <[EMAIL PROTECTED]> wrote:
> Hi
> >
> > I doubt it, otherwise the FAQ i linked to
> > ( http://www.mingw.org/mingwfaq.shtml#faq-msvcdll )
> > would mention it.
> >
> > I've looked through all the Makefile.(am|in)'s
> > and I can't find mention of it
> >
> The Makefile .am and .in cant mention it as the first is the pyrt you setup 
> inorder that automake can generate th makefile am from it and the makefile.in 
> is used by configure to generate the final Makefile
> > I've been looking through configure some more, and I am certain
> > configure deals with it, but it must be that it gets deleted at some point
> >
> Do not look through the configure script
> look either through configure.in and configure.ac and even better through 
> info autoconf
> info automake
> and the .am and .ac macros distrubutet with automake and autoconf.
> 
> Further the gcc option -save-temps might help
> >
> 
> cu
> Christoph
> -- 
> It doesn't matter what you are
> it matters that you are yourself
> It doesn't matter who loves you
> it matters that you like yourself


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com


_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to