mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
7 lines
245 B
Plaintext
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
|
|
|