All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
Users viewing this topic: none |
|
Login |
|
|
7zip - Sep. 25, '05, 11:47:14 AM
|
|
|
jinjin
Posts: 18
Joined: Sep. 15, '05,
Status: offline
|
I'm attempting to build 7zip for SFU using p7zip_4.27_src.tar.bz2 from sourceforge. I'm going to have to modify one of the existing makefiles for SFU, since none of them appear to generate the correct build path. So, has anyone already built 7zip for SFU? If not, then is there an established -Ddefine for identifing SFU personality that I should use in the makefile?
|
|
|
RE: 7zip - Sep. 25, '05, 9:17:56 PM
|
|
|
Rodney
Posts: 3142
Joined: Jul. 9, '02,
From: /Tools lab
Status: online
|
BY default the compilers (both cc/c89 and gcc) define "__INTERIX".
This define is used for conditionals set for Interix.
Since the Interix header files are SUS compliant (unlike most Linux systems) a number
of prototypes in the include files are guarded. So also defining "_ALL_SOURCE" is also good.
You should read the FAQ's in the "Building / Developer FAQs" (section 4) also.
|
|
|
RE: 7zip - Sep. 26, '05, 3:07:37 AM
|
|
|
jinjin
Posts: 18
Joined: Sep. 15, '05,
Status: offline
|
Thanks. 7zip has been ported to Interix.
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|