2023-07-28 04:31:31 -05:00
|
|
|
error: extern location for libc does not exist: test.rlib
|
|
|
|
--> $DIR/resolve-other-libc.rs:12:1
|
|
|
|
|
|
|
|
|
LL | extern crate libc;
|
|
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2023-07-28 04:31:31 -05:00
|
|
|
|