Lennart Borgman wrote: > Thanks! There is a hit, I did not have "as" from Cygwin. Changed my path > a bit. But how do I find "as"? I would get the package search as it is > now is of no big use for such a name? ;-)
Heh, that's true, although there is a handy trick for the package search: since cygwin runs on windows, all executables use the ".exe" ending in cygwin packages. Compare: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=as Cygwin Package List Search Results Found 755 matches for as. http://cygwin.com/cgi-bin2/package-grep.cgi?grep=as.exe Cygwin Package List Search Results Found 8 matches for as.exe. And the answer is that as is the GNU assembler, and it is part of the binutils package, which lives under the 'Devel' category in setup. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/