https://bugzilla.mindrot.org/show_bug.cgi?id=2990
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #20 from Darren Tucker <[email protected]> --- (In reply to admzzz from comment #19) > Darren Tucker, > excuse me, one more question: is it possible to cross-compile > openssh statically on x86-64 for armv7-a (i.e. without use of glibc > and password's authentication)? It should be possible since OpenSSH does support cross-compilation via the standard --build and --target arguments to configure. That said it is exercised much less frequently than the usual self-hosted builds. > what severities and ambushes could happen on this way? There's a lot of extra things that can go wrong with a cross-compilation environment so if it breaks you get to keep both pieces. > or maybe you know about precompiled binaries (i'd googled them, but > found nothing)? Not something I usually take much notice of, but if your platform is compatible with openwrt binaries I know they at least ship openssh packages. Anyway this has drifted a long way from the original bug report so I'm closing. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
