Example builds are available to download 
for the 1-Wire Public Domain Kit Version 2.00.

This build:

Operating System:    Compiler:	 Library:   Name: 
Linux   	     GNU         userial    uLinuxGNU

Change from standard files:  Had to change the names
   of some of the files to remove capital letters.

Compiled and tested with: 
  Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
  gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) 
  

Other Platforms currently supported:
Operating System:    Compiler:	 Library:   Name:  
Windows 32-bit 	     Visual C    userial    uWin32VC
Windows 32-bit 	     GNU         userial    uWin32GNU
Windows 32-bit/TMEX  Visual C    general    gTMEXVC
BeOS 	             GNU         userial    uBeosGNU

Required on the command line is the 1-Wire Net port name:

    example:  "COM1"                (Win32 DS2480)
              "/dev/cua0"           (Linux DS2480)
              "1"                   (Win32 TMEX)
	      "/dev/ports/serial1"  (BeOS DS2480)


