Skip navigation.
 
mlRe: cross development problem
FROM : Mike Blaguszewski
DATE : Tue Jul 18 00:08:26 2006

On Jul 17, 2006, at 5:56 PM, Thomas Bauer wrote:

> Plus, this is not the only issue. There are also others like the 
> carbon code that does not work all of a sudden,
> random crashes even leading to the Finder logging out the user etc.
> Nothing of that sort in 10.4 on ppc nor intel.


If you want to build for both 10.4 (universal) and 10.3, you'll want 
to set a separate SDKROOT_ppc and SDKROOT_i386. See Apple's Cross-
Development docs:
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
cross_development/UniversalBinaries/chapter_4_section_1.html
>

--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.

Related mailsAuthorDate
mlcross development problem Thomas Bauer Jul 17, 23:22
mlRe: cross development problem Ed Wynne Jul 17, 23:53
mlRe: cross development problem Thomas Bauer Jul 17, 23:56
mlRe: cross development problem Mike Blaguszewski Jul 18, 00:08
mlRe: cross development problem Uli Kusterer Jul 18, 00:59
mlRe: cross development problem Thomas Bauer Jul 18, 16:17
mlRe: cross development problem Ed Wynne Jul 18, 17:41
mlRe: cross development problem Thomas Bauer Jul 18, 18:46
mlRe: cross development problem Thomas Bauer Jul 19, 10:11
mlRe: cross development problem Ed Wynne Jul 19, 18:17