Groups
Groups
Sign in
Groups
Groups
golang-nuts
Conversations
About
Send feedback
Help
how can load .so file
492 views
Skip to first unread message
平民四月份
unread,
Apr 26, 2012, 8:25:58 AM
4/26/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golan...@googlegroups.com, golang...@googlegroups.com
Hi all:
under windows box, i can use syscall.LoadLibrary/GetProcAddr/FreeLibrary to do something with dll, how can i do the same thing under linux ?
--
Face the sea, for the spring flowers blossoming
Mike Rosset
unread,
Apr 26, 2012, 9:17:44 AM
4/26/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 平民四月份, golan...@googlegroups.com, golang...@googlegroups.com
2012/4/26 平民四月份 <
lew...@gmail.com
>:
you cant, you need to use cgo and call C functions from your code. see
http://golang.org/cmd/cgo/
Reply all
Reply to author
Forward
0 new messages