m4: cannot open `gcc': No such file or directory

Hilariousity Hilariousity@gmail.com
Tue Feb 15 02:18:00 GMT 2011


I'm trying to compile the GNU multiple precision arithmetic library from
source in cygwin and after the command

m4 gcc  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm
>tmp-add_n.s

I get an error saying 

m4: cannot open `gcc': No such file or directory

However typing the command gcc into bash reveals the output "gcc: no input
files"

How do I get the m4 macro processor to see gcc? 



-- 
View this message in context: http://old.nabble.com/m4%3A-cannot-open-%60gcc%27%3A-No-such-file-or-directory-tp30927631p30927631.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list