This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: Windows registry


On Tue, Jun 13, 2000 at 07:38:08PM -0600, Jeffrey A Law wrote:
>  > 2000-06-02  Phil Edwards  <pme@sourceware.cygnus.com>
>  > 
>  > 	* configure.in:  If not on Windows, don't even bother with
>  > 	  "registry key" stuff.
>  > 	* configure:  Regenerate.
>Is the use of the registry key a function of the host, target or build
>machine?
>
>Your patch makes it a function of the target, which may be correct,
>then again it may not (I simply don't know enough about windows to know
>either way).
>
>If Mumit, Chris or someone else better versed in Windows issues could
>chime in it would be greatly appreciated.

It sounds to me like this should be a function of the host, not the
target.  The registry key stuff records where gcc is installed when
it is running, right?  It has no bearing on the object files that
are produced.

cgf

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