Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Don't use the --no-undefined linker option yet, it doesn't build on O…
…penBSD and BeOS.

The OpenBSD case is puzzling - it's complaining about symbols in the C library.  Do we need to explicitly link with -lc for shared libraries on OpenBSD?

The BeOS case is legitimate, it's calling back into the application code to initialize BeApp if it isn't already initialized.
  • Loading branch information
slouken committed Oct 12, 2012
1 parent 20107f3 commit fdbb570
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 211 deletions.

0 comments on commit fdbb570

Please sign in to comment.