Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: Create a library(.lib or .a) from e2 studio

$
0
0
Hi kevin, Thanks for the reply. I tried to create by changing the output as static library and i am able to create a library file with .a   Thanks for that. Following is the query i have regarding the second point. For the library( sample.lib ) which i am trying to create i want to add   g_sf_el_nx NetX Port Ether on sf_el_nx  and  g_nx NetX on nx   components. (I will create a new thread and i'll just add frameworks and the components as mentioned in the user manual) sample.lib  contains a function( tcp_test() ) which initializes TCP sockets and does TCP send and Receive. I will add sample.lib to my project I will call  tcp_test()   function from my project. As the library contains the ethernet and Netx componets will it be able to access ethernet and TCP API's? In that way is it possible? Thank you

Viewing all articles
Browse latest Browse all 59170

Trending Articles