https://github.com/chip/twain
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chip/twain
- Owner: chip
- Created: 2012-08-25T00:04:42.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-25T00:05:20.000Z (almost 14 years ago)
- Last Synced: 2025-04-30T10:33:41.972Z (about 1 year ago)
- Language: C
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Display a random Mark Twain quote
Author: Chip Castle
Github: http://github.com/chip/twain.git
Date: August 24, 2012
Language: C
Compiler: gcc on Mac OSX Mountain Lion
gcc -v
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)