japaric-archived / photon-quickstart

Cargo template for developing photon applications
Apache License 2.0
43 stars 5 forks source link

Doesn't link when compiled without `--release` #1

Closed japaric closed 7 years ago

japaric commented 7 years ago

I think that to fix this the order of the linker arguments need to be tweaked a little to place the Rust objects outside the whole-archive group.