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: executable = exe + data


Sam Steingold wrote:
[snip]
> so, the only reasonable way is to search the executable for the magic
> line...
> 
> I hoped that there is some other way to find out where the variable is
> stored in the executable file.

The only portable way, yes.  Otherwise you depend on the executable file format
which changes with OS/version/CPU architecture/... and you end up with something
that is not portable.
-- 
Renà Berber



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