pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Compiling for windows


From: jemarch
Subject: Re: [pdf-devel] Compiling for windows
Date: Thu, 17 Apr 2008 22:21:13 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (powerpc-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   To use generic code able to compile in all plattform may be a solution
   for this specific issue, but we will surely find situations where we
   will need to use code A for one plattform and code B for another
   plattform. 

   We need some kind of preprocessor definitions determining the host
   plattform.

A possible alternative would be to manage the situation using a more
fine-grained approach: to test capabilities for single functions (such
as the version of the `open' function existing in the system) using
autoconf.

What do you (all) think about this?

-- 
Jose E. Marchesi  <address@hidden>
                  <address@hidden>

GNU Spain         http://es.gnu.org
GNU Project       http://www.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]