[Aldor-l] OUTFLAG in aldor/tools/unix/Makefile

ldragan at aldor.org ldragan at aldor.org
Wed Jul 23 12:53:33 EDT 2008


Hi David,

I changed from -o to $OUTFLAG. I needed to do that to use the same
makefiles for Windows build. 
I don't remember if I changed the spaces as well. Maybe MSVC doesn't like
any space between /Fe 
and the file name and that is why a changed it.

I used those Makefiles to build using gcc 4.x on Fedora and they worked. I
haven't 
tried it with newer versions and I certainly didn't try it on OS X :).

--
Laurentiu

On Tue, 22 Jul 2008 16:45:53 -0700 (PDT), David Casperson <casper at unbc.ca>
wrote:
> Hi folks,
> 
> someone has customized the aldor/tools/unix/Makefile so that instead of
> writing "-o" in DOCC commands there is indirection through $OUTFLAG.
> However, the space between -o and the target has been dropped, and this
> does not work with gcc 4.something, at least on Mac OS X Leopard.
> 
> Is there an operating system out there where we MUST write
>      docc ... -otarget
> rather than
>      docc ... -o target
> ?
> 
> Can anyone else build aldor with gcc 4.x ?
> 
> David
> --
> Dr. David Casperson, Assistant Professor     |  casper at unbc.ca
> Department of Computer Science               |  (250)   960-6672 Fax
> 960-5544
> College of Science and Management            |  3333 University Way
> University of Northern British Columbia      |  Prince George, BC   V2N
> 4Z9
>                                               |  CANADA
> 
> _______________________________________________
> Aldor-l mailing list
> Aldor-l at aldor.org
> http://aldor.org/mailman/listinfo/aldor-l_aldor.org





More information about the Aldor-l mailing list