Standard Library Clarification

18 views
Skip to first unread message

Android User

unread,
2:07 PM (9 hours ago) 2:07 PM
to Hutter Prize
Hi,

Apologies if this question has been answered elsewhere - I did a search and couldn't find anything.

I'm curious as to what counts as "standard libraries". I presume that this includes (e.g.) stdio, but are libraries such as libxml also included? Also, I presume that it only includes function calls to these libraries, and not access to the library files themselves (i.e. reading the .so files), as I imagine that this isn't in the spirit of the prize (but just want to make sure). I also presume that the use of any standard libraries may be dynamically linked (rather than statically), and this doesn't count towards the size of the compressor or decompressor?

Many thanks in advance,

John

Matt Mahoney

unread,
2:23 PM (9 hours ago) 2:23 PM
to Hutter-Prize
You should not depend on any shared libraries that are not part of a normal Windows or Linux distribution. If compiling from C++ then anything outside of the standard library would require a static link.

-- Matt Mahoney, mattma...@gmail.com

--
You received this message because you are subscribed to the Google Groups "Hutter Prize" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hutter-prize...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hutter-prize/00292797-de11-4d3c-bae1-d32efca79e3en%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages