[dgplug-users] [Badam Halwa of Embedded Systems] @Abhishek Sharma

abhishek sharma emote2abhishek at gmail.com
Sat Aug 15 11:33:20 PDT 2009


> 6. In your static-library example, you should have the steps to build
> the static library. Right now, it doesn't exist. Write a .c file with
> a function, buy_badam_halwa(), and just print the string "badam halwa"
> in it. Make this .c file into a static library.
>
> You need to write a test .c file to link to this static library. The
> build for this test .c file should also be in the Makefile. Make clean
> should remove the static library as well (this is not done as of now).

  I dint totally understand this point.. I mean the makefile part. I
mean do you mean that the static library shoud be built inside the
make file and then a make clean should remove it. ??



More information about the Users mailing list