Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
native-library-link-flags
/
mix-bundle-and-whole-archive-link-attr.stderr
blob: 246efb8d627cb5430ebd6a415b618e9625d673ba [
file
] [
log
] [
blame
]
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