linking phab apps with external libs

Hi,
I don’t understand where to put LDFLAGS or SDFLAGS.

Alain.

The LDFLAGS and SDFLAGS are found in your gcc_nto./Makefile. If you want to
add libs you can do it in there. You can also add it to the abLfiles but if
you have to re-generate the application it will be removed.



Regards,

Dave B.



“Alain Bonnefoy” <alain.bonnefoy@icbt.com> wrote in message
news:400E5803.1070006@icbt.com

Hi,
I don’t understand where to put LDFLAGS or SDFLAGS.

Alain.

thanks Dave
Alain.

Dave Boltz a écrit:

The LDFLAGS and SDFLAGS are found in your gcc_nto./Makefile. If you want to
add libs you can do it in there. You can also add it to the abLfiles but if
you have to re-generate the application it will be removed.



Regards,

Dave B.



“Alain Bonnefoy” <> alain.bonnefoy@icbt.com> > wrote in message
news:> 400E5803.1070006@icbt.com> …


Hi,
I don’t understand where to put LDFLAGS or SDFLAGS.

Alain.



\

Dave Boltz wrote:



The LDFLAGS and SDFLAGS are found in your gcc_nto./Makefile. If you want to
add libs you can do it in there. You can also add it to the abLfiles but if
you have to re-generate the application it will be removed.

Actually you can add your libraries to indLfiles. This file will not be
re-written by the generation process.


Regards,

Dave B.



“Alain Bonnefoy” <> alain.bonnefoy@icbt.com> > wrote in message
news:> 400E5803.1070006@icbt.com> …
Hi,
I don’t understand where to put LDFLAGS or SDFLAGS.

Alain.

!!
Sure ? I haven’t any indLfiles in my project!
Alain

anonymous a écrit:

Dave Boltz wrote:





The LDFLAGS and SDFLAGS are found in your gcc_nto./Makefile. If you want to
add libs you can do it in there. You can also add it to the abLfiles but if
you have to re-generate the application it will be removed.



Actually you can add your libraries to indLfiles. This file will not be
re-written by the generation process.




Regards,





Dave B.







“Alain Bonnefoy” <> alain.bonnefoy@icbt.com> > wrote in message
news:> 400E5803.1070006@icbt.com> …


Hi,
I don’t understand where to put LDFLAGS or SDFLAGS.

Alain.






\

indLfiles is coming in the next release of PhAB, under Momentics 6.3.0,
along with a menu option to specifiy additional link libraries. Until then
you must edit the Makefile.

Regards,
Max
“Alain Bonnefoy” <alain.bonnefoy@icbt.com> wrote in message
news:40160DB9.6060609@icbt.com

!!
Sure ? I haven’t any indLfiles in my project!
Alain

anonymous a écrit:

Dave Boltz wrote:





The LDFLAGS and SDFLAGS are found in your gcc_nto./Makefile. If you
want to
add libs you can do it in there. You can also add it to the abLfiles
but if
you have to re-generate the application it will be removed.



Actually you can add your libraries to indLfiles. This file will not be
re-written by the generation process.




Regards,





Dave B.







“Alain Bonnefoy” <> alain.bonnefoy@icbt.com> > wrote in message
news:> 400E5803.1070006@icbt.com> …


Hi,
I don’t understand where to put LDFLAGS or SDFLAGS.

Alain.







\