This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to get version-information of executeable


Oliver,

Please post instead of sending private email.

On Tue, Jun 14, 2005 at 08:54:10AM +0200, Oliver Geisen wrote:
> >>how can i read the version-number of an windows *.EXE file out of a
> >>bash-script ?
> >    http://cygwin.com/ml/cygwin/2005-01/msg00882.html
> Seems to be excactly what i want. Unfortunately i'm not able to
> compile the source.
> A simple make will end up in:
> 
> g++ -O2 -s -mno-cygwin -o version version.cc -lversion
> make: g++: Command not found
> make: *** [version] Error 127
> 
> and a gcc version.cc in:
> 
> gcc: installation problem, cannot exec `cc1plus': No such file or 
> directory
> 
> Any ideas ?

Did you install the gcc-g++ package?  Is your gcc installation broken?

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]