On 28/11/2016 11:44, Fiodar Stryzhniou via openssl-users wrote:
Hi! I use Configure under Msys with crosscompiler arm-none-symbianelf. I edit accordingly 
Configure script of course. When I run make it prints "_some string_ path not 
found". I found this string and replace forward slashes to backslashes. I got same 
error for another string.
I try "ls path2 file" from error message and got error "not found error". I 
change slashes and vise versa.
  How can tell configure to generate makefile with backslashes? May be another 
solutions exists?
Fiodar Stryzhniou

Hmm, maybe run perl -pe "s/\//\\/sg" on the Makefile as part of
your higher level build script?

But how do you run the code after the signing service was shut
down at the Microsoft takeover?

Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded

--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to