rust/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
245 B
Plaintext
Raw Normal View History

error: the linking modifiers `+bundle` and `+whole-archive` are not compatible with each other when generating rlibs
error: could not find native static library `mylib`, perhaps an -L flag is missing?
error: aborting due to 2 previous errors