]> git.lizzy.rs Git - rust.git/blob - src/test/ui/native-library-link-flags/mix-bundle-and-whole-archive-link-attr.stderr
Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkov
[rust.git] / src / test / ui / native-library-link-flags / mix-bundle-and-whole-archive-link-attr.stderr
1 error: the linking modifiers `+bundle` and `+whole-archive` are not compatible with each other when generating rlibs
2
3 error: could not find native static library `mylib`, perhaps an -L flag is missing?
4
5 error: aborting due to 2 previous errors
6