Porting Newlib: Difference between revisions

m
Fix typing error
[unchecked revision][unchecked revision]
No edit summary
m (Fix typing error)
Line 179:
CURRDIR=$(pwd)
 
# make symlinkdssymlinks (a bad hack) to make newlib work
cd ~/cross/bin/ # this is where the bootstrapped generic cross compiler toolchain (i686-elf-xxx) is installed in,
# change this based on your development environment.
Anonymous user