![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What kind of security applications UNIX and Windows have in common? | austintham | UNIX for Dummies Questions & Answers | 0 | 11-11-2006 12:36 AM |
| porting | areef4u | UNIX for Advanced & Expert Users | 10 | 08-03-2006 05:32 AM |
| executing applications/commands on a unix server from a windows PC | megastar | UNIX for Advanced & Expert Users | 1 | 10-11-2005 07:24 PM |
| Porting to solaris | suds19 | High Level Programming | 1 | 12-20-2002 06:52 AM |
| Porting of Windows written unix scripts to unix platform | tamilselvi | UNIX for Advanced & Expert Users | 7 | 10-02-2002 07:55 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Porting Applications Using Windows SFU
I am trying to port a UNIX POSIX compliant application to Windows using Windows Services For UNIX version 3.5. The application is written in C and therefore I need to compile it using the cc command.
I am running into many problems, but the one that specifically has me stuck right now is this. When I run the cc command to compile a very simple C program I get two unresolved external references, one for __security_cookie and one for @__security_check_cookie@4. I looked these up in a Microsoft support Forum and was told that they are in the msvcrt.lib library. I would have assumed that under the SFU there would be a corresponding .a file that contains these references, but I cannot seem to find it. Can anybody help me with this problem? |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|