John:
Thank you for your reply, I have another problem.
Current we port our MAC OS driver to universal binary and meet one issue
We have developed CUPs filter for our Plug-in in Mac OS 10.3.
Now, port it to Mac OS 10.4 that base on Intel Mac and Power PC.
we build it and setting compiler as universal_binary guide,but result is
the filter that builded by PowerPC can only run in Mac OS 10.4 base on Power PC
and builded by Intel Mac can only run in Mac OS 10.4 base Intel Mac.
I try to other ways, I change compiler setting arch only for PPC but build it base on Intel Mac.
expectation is the filter can run in Mac OS 10.4 base PowerPC, but test result is frustrated.
I check our code and found our code have "unsigned char FAR*" transform into "char*",
do you think this will raise problem?
would you have some suggest?
Best Regards,
Yu Min
Fuji Xerox Co.,Ltd.
E-mail: email@hidden
> -----Original Message-----
> From: John Blanchard [mailto:email@hidden]
> Sent: 2005擭10寧26擔 3:43
> To: Yu Min
> Subject: Re: If have universal bunary libcups?
>
>
> Yu Min,
>
> All of the libraries in the system including libcups.2.dylib are
> universal binaries so you won't need to do anything special to make
> it work.
>
> john
> On Oct 23, 2005, at 8:34 PM, Yu Min wrote:
>
> > Hi All:
> >
> > I have been developing Mac Print Drivers, now I port my Driver from
> > Panther to universal binary for Tiger,
> > because I help my driver will be builded one times and run both
> > PowerPC and Intel Mac, but i have puzzle,
> > if I need libcups that build for both PowerPC and Intel Mac or not?
> > it's meaning if have builded libcups as
> > universal bunary.
> >
> > Best Regards,
> > Yu Min
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Printing mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> http://lists.apple.com/mailman/options/printing/email@hidden
> >
> > This email sent to email@hidden
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Printing mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/printing/email@hidden
This email sent to email@hidden