rust/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
2023-01-11 09:32:08 +00:00

7 lines
245 B
Plaintext

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