Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: rhermsen on August 24, 2024, 07:29:59 AM

Title: Wiki, *.la files not in dev extension
Post by: rhermsen on August 24, 2024, 07:29:59 AM
Small request…

From this topic (http://forum.tinycorelinux.net/index.php/topic,26201.0.html) I understand that .la files should not be added to the -dev extension (anymore).

The Wiki  (https://wiki.tinycorelinux.net/doku.php?id=wiki:creating_extensions)still details that
Quote
*.a *.h *.la *.m4 *.pc -> dev extension (after --strip-debug)

Can someone update the Wiki?
Title: Re: Wiki, *.la files not in dev extension
Post by: Rich on August 24, 2024, 07:56:17 AM
Hi rhermsen
I added you to the  Wiki Author  group. You should now be
able to log in to the Wiki with your forum credentials and
edit it yourself.
Title: Re: Wiki, *.la files not in dev extension
Post by: rhermsen on August 24, 2024, 06:13:06 PM
Thanks!
Removed *.la from the list for inclusion in the -dev extension, and added a note below.