arduino / toolchain-avr

The AVR toolchain used by the Arduino IDE
144 stars 48 forks source link

Replacing LD_LIBRARY_PATH with DYLD_LIBRARY_PATH on mac #13

Closed sngl closed 10 years ago

sngl commented 10 years ago

On MacOsx DYLD_LIBRARY_PATH is used instead of LD_LIBRARY_PATH. The script checks the OS and use the correct environment variable