Skip to content
Commit ec8c7cc3 authored by enioh's avatar enioh
Browse files

Summary: Finished architecture split.

It is now possible to build libasm with the capacity
to enable or disable which architecture should be
supported.

This may choosen while configuring ERESI with
the --libasm-ia32, --libasm-sparc and/or --libasm-mips.
With none given, every architecture available will be
enabled.

=== Building architecture(s) ia32 ===
-rwxr-xr-x 1 enioreh enioreh 817K Apr 28 00:00 libasm.so
-rwxr-xr-x 1 enioreh enioreh 124K Apr 28 00:00 libasm.so
=== Building architecture(s) mips ===
-rwxr-xr-x 1 enioreh enioreh 730K Apr 28 00:00 libasm.so
-rwxr-xr-x 1 enioreh enioreh 74K Apr 28 00:00 libasm.so
=== Building architecture(s) sparc ===
-rwxr-xr-x 1 enioreh enioreh 750K Apr 28 00:00 libasm.so
-rwxr-xr-x 1 enioreh enioreh 96K Apr 28 00:00 libasm.so
=== Building architecture(s) ia32 sparc ===
-rwxr-xr-x 1 enioreh enioreh 1.2M Apr 28 00:00 libasm.so
-rwxr-xr-x 1 enioreh enioreh 203K Apr 28 00:00 libasm.so
=== Building architecture(s) ia32 mips ===
-rwxr-xr-x 1 enioreh enioreh 1.2M Apr 28 00:01 libasm.so
-rwxr-xr-x 1 enioreh enioreh 185K Apr 28 00:01 libasm.so
=== Building architecture(s) sparc mips ===
-rwxr-xr-x 1 enioreh enioreh 1.1M Apr 28 00:01 libasm.so
-rwxr-xr-x 1 enioreh enioreh 157K Apr 28 00:01 libasm.so
=== Building architecture(s) ia32 sparc mips ===
-rwxr-xr-x 1 enioreh enioreh 1.6M Apr 28 00:01 libasm.so
-rwxr-xr-x 1 enioreh enioreh 262K Apr 28 00:01 libasm.so
parent db8d1688
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment