DOCUMENT:Q246315 24-OCT-2000 [winnt] TITLE :Interix, GNU, Configure Scripts, and Portability PRODUCT :Microsoft Windows NT PROD/VER::2.2.1,2.2.2,2.2.3,2.2.4 OPER/SYS: KEYWORDS:kbtool ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Interix versions 2.2.1, 2.2.2, 2.2.3, 2.2.4 ------------------------------------------------------------------------------- SUMMARY ======= Porting GNU software packages can be difficult because path name assumptions are hard coded in the source, and configure scripts are designed to make porting to traditional systems trivial. It may be useful to set up a test system installed at the root of a drive, where the value of $Interix_ROOT is //C, so that the file hierarchy is very similar to a traditional system. By employing this method, the program can be made to work quickly. Further investigation can determine the path name assumptions. Further, the ability of configure scripts to work out the characteristics of Interix depends entirely on how "clever" the script is, and the assumptions it makes. Because of this, it is not possible to define a recipe for fixing configure scripts because each is different. MORE INFORMATION ================ For a more complete description of this topic, see the "Porting Applications in C" and "Configure Scripts with Interix" Tech Notes at the following Interix Web site: http://www.interix.com/newinterix/main_technotes.htm Additional query words: ====================================================================== Keywords : kbtool Technology : kbInterixSearch kbUNIXSearch kbInterix221 kbInterix222 kbInterix223 kbInterix224 Version : :2.2.1,2.2.2,2.2.3,2.2.4 Issue type : kbinfo ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2000.