-
Notifications
You must be signed in to change notification settings - Fork 0
Print whether the processor is big- or little-endian. Also, remind me how to do simple autoconf.
License
wharris/endianness
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
endianness reports on whether the processor is big- or little-endian. To install from source:- ./configure # generate makefiles make # build sudo make install # install To install from a git checkout instead of a source tarball, you'll need to run autotools to generate the configure script, etc:- autoreconf --install # install build system
About
Print whether the processor is big- or little-endian. Also, remind me how to do simple autoconf.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published