Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@mgreter
Copy link
Contributor

@mgreter mgreter commented Dec 21, 2014

@mgreter mgreter force-pushed the feature/build-dll-win-mingw branch from 01534b5 to dcd5f05 Compare December 21, 2014 08:22
mgreter added a commit that referenced this pull request Dec 22, 2014
@mgreter mgreter merged commit 3b894be into sass:master Dec 22, 2014
@rototor
Copy link
Contributor

rototor commented Dec 22, 2014

This just broke the build on Mac OS X .... (10.10 if that matters)

cc -static -Wall -O2 -std=c++0x -stdlib=libc++ -fPIC -o bin/sassc sassc.o ../libsass//lib/libsass.a -lstdc++ -lm
ld: library not found for -lcrt0.o

==> You can not build a real static binary on Darwin... I´ll open a pullrequest with the fix.

@mgreter
Copy link
Contributor Author

mgreter commented Dec 22, 2014

Hmm, IMO the only difference should be -static, but I think I needed that to make it compile on mingw. But I'll wait for your PR! Maybe you would be willing to write down how you compile libsass on mac os x? I cannot test that and I'm currently updating the docs in regard of building on linux and windows.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants