| From | Sent On | Attachments |
|---|---|---|
| Andrew VanderVeen | Jul 27, 2011 10:59 am | |
| Mathieu Bouchard | Jul 27, 2011 11:27 am | |
| Hans-Christoph Steiner | Jul 27, 2011 12:39 pm | |
| Hans-Christoph Steiner | Jul 27, 2011 2:13 pm | |
| Mathieu Bouchard | Jul 27, 2011 2:32 pm | |
| Hans-Christoph Steiner | Jul 27, 2011 2:54 pm | |
| Andrew VanderVeen | Jul 28, 2011 1:48 pm | |
| Hans-Christoph Steiner | Jul 28, 2011 3:29 pm | |
| João Pais | Jul 30, 2011 10:24 am |
| Subject: | Re: [PD] Porting PD to Java (feasible with Cibyl?) | |
|---|---|---|
| From: | Hans-Christoph Steiner (ha...@at.or.at) | |
| Date: | Jul 28, 2011 3:29:09 pm | |
| List: | at.iem.pd-list | |
Glad to see there is progress, looking forward to the result :) In your linking issue, looks like it can't find libm (pow, tan, etc), pthreads, etc.
.hc
On Jul 28, 2011, at 4:49 PM, Andrew VanderVeen wrote:
Yep, I'm already working with libpd. I've removed x_net and s_loader, and chopped out the sections of s_inter that deal with sockets. Everything compiles to .o files just fine now (with Cibyl's libc), but I'm having trouble at the linking step. I'm not sure that this is a pd-related issue at this point (I don't think it is) since I think I've made the necessary modifications to pd, so I can direct my questions elsewhere.
If anyone is interested, though, you can see my progress here (with
output from GCC): https://github.com/appsfactory/jlibpd/wiki/Cibyl-
Log and the Makefile for the project here:
https://github.com/appsfactory/jlibpd/blob/master/Makefile
If you have any suggestions or help, it would be appreciated. However, it's pretty unrelated to pd at this point, so don't worry about it unless you're interested in the port.
Thanks for all the help guys! -Andrew
On Wed, Jul 27, 2011 at 5:54 PM, Hans-Christoph Steiner <ha...@at.or.at> wrote:
On Jul 27, 2011, at 5:32 PM, Mathieu Bouchard wrote:
On Wed, 27 Jul 2011, Hans-Christoph Steiner wrote:
Since you're most interested in the libpd approach, then you don't need to worry about the socket for the GUI. That you can skip. Indeed that's the normal way with libpd. As for [netsend] and [netreceive], those are a way
please finish sentence...
sorry, haven't slept much recently... those are a way to connect to other apps? I forget...
.hc
----------------------------------------------------------------------------
Programs should be written for people to read, and only incidentally for machines to execute. - from Structure and Interpretation of Computer Programs
----------------------------------------------------------------------------
All mankind is of one author, and is one volume; when one man dies, one chapter is not torn out of the book, but translated into a better language; and every chapter must be so translated.... -John Donne
_______________________________________________
Pd-l...@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list





