
hi all,
one of my users reported the following compile error when building my application for ppc/osx(10.5):
/var/folders/+D/+DUo7PxAEgCfHTatXKIeMU+++TI/-Tmp-//ccPubDFs.s:5566:Unknown pseudo-op: .subsection /var/folders/+D/+DUo7PxAEgCfHTatXKIeMU+++TI/-Tmp-//ccPubDFs.s:5566:Rest of line ignored. 1st junk character valued 50 (2). /var/folders/+D/+DUo7PxAEgCfHTatXKIeMU+++TI/-Tmp-//ccPubDFs.s:5569:Unknown pseudo-op: .previous
Seems like a compiler error (are you using gcc?), but no idea about what can be wrong. I have no access to this platform, so I can't help much on this.
i don't have access to osx/ppc, either, but apple is known to ship compilers which are notoriously broken ... the latest supported gcc is 4.2 and they won't ship any newer gcc because of a gpl-3 paranoia ... tim