| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: CodeWarrior linking problems, missing fsync and fchdir |
| From: | Alfred Van Hoek <vanhoek at mac dot com> |
| Date: | Sat, 12 Apr 2008 18:16:55 -0400 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
| References: | <9E00CE5F-0AE2-448A-B7F1-070939E5B1EA at elfdata dot com> <44BEB441-2996-4CFD-BA0D-DDB7295C15F5 at mac dot com> <CAB043BE-6C66-4CAD-B6EA-56D9815206AC at elfdata dot com> <522C4329-1986-4E3C-8124-76D4A427F703 at great-white-software dot com> <A5D4E0C6-738E-47B8-BF74-8B2E65BA57FE at elfdata dot com> |
On Apr 12, 2008, at 5:48 PM, Theodore H. Smith wrote: > Well... I was hoping to use the standard Unix fchdir. So I just want > to link against it. It does exist in Carbon, right? > > I'm using CW8. fchdir does not exist in my CW headers. I could just > use the standard unix headers that apple supplies. But I don't what > library to link against. Or how to create my own stub library. Have you tried to link against any of the libs in the MacOSX10.3.9.sdk/ usr/lib/ directory? dylib1.o is a necessity to link against (at least when compiling for MachO). But why compiling for PEF? Alfred _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| Previous by Date: | Re: CodeWarrior linking problems, missing fsync and fchdir, Charles Yeomans |
|---|---|
| Next by Date: | Re: CodeWarrior linking problems, missing fsync and fchdir, Theodore H. Smith |
| Previous by Thread: | Re: CodeWarrior linking problems, missing fsync and fchdir, Theodore H. Smith |
| Next by Thread: | Re: CodeWarrior linking problems, missing fsync and fchdir, Theodore H. Smith |
| Indexes: | [Date] [Thread] [Top] [All Lists] |