Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
est
11 months ago
|
parent
|
context
|
favorite
| on:
I'm switching to Python and actually liking it
take numpy as an example, it's gfortran mixed with C. How does cgo handle that?
And there's ffmpeg....
Orygin
11 months ago
[–]
If you got object files you can compile whatever if you have the compiler toolset. I have made a go program that links ffmpeg and is built from linux to Windows and Macos. It was not super easy but it's doable.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And there's ffmpeg....