Re: [AD] Build problems with MSVC |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-11-24, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> > Also, current version requires g++ to build the dependencies.
>
> Because of the new C++ test? I overlooked that. Does it work to use
>
> $(GCC) -x c $(DEPEND_PARAMS) ....
>
> at the end of makefile.vc instead?
No.
> > Cygwin users might need to chmod 775 the bat file to execute it.
>
> Is that needed for fixdll.sh too?
Not really, I got confused.
Applied my previous patch with corrections.