From d363ea073b572196cf0b6b9bc6814b7573d41cc4 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 4 Dec 1999 20:34:45 +0000 Subject: [PATCH] Add warning about portability between environments --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index ee93c0c97b..77fe82016a 100644 --- a/INSTALL +++ b/INSTALL @@ -155,8 +155,9 @@ The configure script will also use your environmental variables for determining compiler/linker options. This can be used to manual specify features and compilation options. -NOTE: If you change environment setting, be sure to remove - any config.cache before running ./configure. +WARNING: Executable built in your environment may not run + in your user's environments. The portability of + executables between environments is your responsibility. Supported Environmental Variables CC C compiler (cc, egcc) -- 2.39.5