This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
documentation question
- From: Jim Beecher <jbeecher at oneendlessloop dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 17 Mar 2012 21:24:43 -0400
- Subject: documentation question
Hello,
Is there documentation on how to create '.lib' (library) files in the
GCC docs-- or is this covered in 'make' docs? I have read the gcc.pdf
manual and found nothing on creating a library. I would like be able to
make libraries via WinAVR (through the IDE, that is-- is this possible
already?).
Thank you
Jim