MACHINES
上传用户:dgyhgb
上传日期:2007-01-07
资源大小:676k
文件大小:1k
源码类别:

SQL Server

开发平台:

Unix_Linux

  1. This is a list of the status of GNU SQL Server on various machines and systems.
  2. For each system and machine, we give the configuration name you can
  3. pass to the `configure' script to prepare to build GSS for that
  4. system/machine.
  5. The `configure' script uses the configuration name to decide which
  6. known feature it should use. Right now it is required for debugging
  7. tools only. 
  8. If you add support for a new configuration, add a section to this
  9. file, and then edit the `configure' (and configure.in as well) script
  10. to tell it which configuration name(s) should select your new machine
  11. description and system description files.
  12. Here are the configurations gss is intended to work with, with the
  13. corresponding configuration names.  You can postpend version numbers
  14. to operating system names (e.g. sunos4.1) or architecture names (e.g.
  15. hppa1.1).  If you leave out the version number, the `configure' script
  16. will configure gss for the latest version it knows about.
  17. Sun Solaris 2.x    (sparc-sun-solaris2.*)
  18.   
  19. i586 Linux  1.2.13 (ix86-*-linux*) 
  20.      
  21. HP/700 HP_UX 9.0   (hppa1.1-hp-hpux9.07)
  22.     GSS should be built with GNU gcc
  23.     In addition, you will probably need GNU make
  24. Local variables:
  25. mode: indented-text
  26. fill-prefix: "  "
  27. End: