Hello,

I just started to experiment with making my Racket library embeddable to C programs [1]. The first thing I needed to do was to download
the Racket source code and compile the libracket3m.a. I wonder why the
maintainers do not put this file into the distribution? It seems that
as soon as I have the libracket3m.a, I no longer need Racket's sources,
am I correct?

Moreover, it seems that this library (with some version-related
suffix in the name) is available in Windows distribution of Racket.
I use Linux, what can not I enjoy a pre-built library too?

Best regards,

Dmitry


[1] http://docs.racket-lang.org/inside/embedding.html

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to