Re: [AD] msvc7 compiler options |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wednesday 02 February 2005 17:20, aj wrote:
> i think i have managed to use diff.
> please find attached my 1st patches.. im no longer a patch virgin :(
Looks fine. I hope it wasn't too painful ;)
> this patch allows you to type fix.bat msvc7
> and it will define the COMPILER_MSVC7 var that later gets checked for
> in makefile.vc
> which then adds the -GL (whole program optimzation) command line
option
> to the CFLAGS
>
> if this gets approved, i shall submit another for targeting SSE1|2|3.
Sure! Do you know if gcc has flags for that? We should add it to the
configure machinery too in that case...
Evert