by copperclad » Tue Jan 12, 2010 4:43 pm
by copperclad
Tue Jan 12, 2010 4:43 pm
Hi
i have DJGPP downloaded and installed in my RoBoard , i can compile and build standard C files fine , i would like to install the roboard lib and include files so i can compile and build some Roboard programs
i have RoBoIO-src-v1.5b-gcc downloaded and need to know how to set it up before i run the make file make.dj , i have tried a number of ways and have only gotten errors so far
where should i have the libsrc directory when i type make.dj
should i copy the libsrc files into C:\DJGPP\LIB first or should i move the whole directory into the C:\DJGPP\LIB folder , and then type MAKE.DJ
i am guessing i can't just move LIBRBIO.A into the C:\DJGPP\LIB folder
i spent some time trying different things and reading up on DJGPP website , with no luck , when i try to link DJGPP can't find the library , i have tried giving it the libRBIO.a path in the options menu , again without any luck
not sure what i am doing wrong or even if i am on the right track , any help would be great , thanks again
.
Hi
i have DJGPP downloaded and installed in my RoBoard , i can compile and build standard C files fine , i would like to install the roboard lib and include files so i can compile and build some Roboard programs
i have RoBoIO-src-v1.5b-gcc downloaded and need to know how to set it up before i run the make file make.dj , i have tried a number of ways and have only gotten errors so far
where should i have the libsrc directory when i type make.dj
should i copy the libsrc files into C:\DJGPP\LIB first or should i move the whole directory into the C:\DJGPP\LIB folder , and then type MAKE.DJ
i am guessing i can't just move LIBRBIO.A into the C:\DJGPP\LIB folder
i spent some time trying different things and reading up on DJGPP website , with no luck , when i try to link DJGPP can't find the library , i have tried giving it the libRBIO.a path in the options menu , again without any luck
not sure what i am doing wrong or even if i am on the right track , any help would be great , thanks again
.
Last edited by copperclad on Wed Jan 13, 2010 1:11 pm, edited 1 time in total.