|
where to add the linker script path in C project of QNX momentics IDE?
|
02/13/2014 4:36 AM
post108775
|
where to add the linker script path in C project of QNX momentics IDE?
0 down vote favorite
I have created a c project (NOT QNX C PROJECT) as file-- new -- c project in qnx momentics IDE and it contains a linker
script file as memory.ld. I want to add the path below in the ide to link it with my program. Could anyone tell me where
to add the path below in the IDE ??
-T /GOOD/memory.ld
should I use -T flag for linker script file ??
|
|
|