[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
using cygpath for compiling and linking
From: |
Baurzhan Ismagulov |
Subject: |
using cygpath for compiling and linking |
Date: |
Tue, 7 Aug 2012 20:55:48 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Hello,
I've tried to use a Windows compiler (WindRiver Diab) with automake
under cygwin. The compiler gets cygwin-style paths (/cygdrive/c/...) on
its command line and fails. How can I make automake use cygpath for
compilation (prog_SOURCES) and linking (prog_LDADD)? I see that there is
e.g. .S.obj rule that does, but in my case .S.o rule applies that
doesn't.
With kind regards,
Baurzhan.
- using cygpath for compiling and linking,
Baurzhan Ismagulov <=