Re: -D_FILE_OFFSET_BITS=64 where to put it in a make project ?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Colossus" <colossus73@xxxxxxxxx> writes:

> I need to pass the compiler the macro above but I really don't know
> where to put in a Make project: in the makefile.am or in configure.ac ?

What you really want is the AC_SYS_LARGEFILE macro, which will take
care of it for you.


Regards,
Roger

- --
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
Debian GNU/Linux http://www.debian.org/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFDsndoVcFcaSW/uEgRApKdAKCEvjVC4rZgi/ihg/ntH3rt754TpQCeKPek
OoAuOO96gtiXXZFv75gxxHY=
=b3wr
-----END PGP SIGNATURE-----
.



Relevant Pages

  • -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
    ... I need to pass the compiler the macro above but I really don't know ... a GTK2 only archive manager - ... Prev by Date: ...
    (comp.os.linux.development.apps)
  • Re: Good C programming style
    ... _name are reserved for compiler; i don't like thid kind of macro ... Prev by Date: ...
    (comp.lang.c)
  • Re: Dangerous behavior of CString
    ... > You omitted the _Tmacro in a place where you did need it. ... But he was hoping that the compiler would find ... Jos ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: question about AC_CHECK_LIB
    ... gelbeiche writes: ... > I write a m4 macro and in this macro I try to detect ... Regards, ... Roger Leigh ...
    (comp.unix.programmer)
  • Re: question about AC_CHECK_LIB
    ... Roger Leigh writes: ... >> I write a m4 macro and in this macro I try to detect ... > variants of those macros. ... Good hint! ...
    (comp.unix.programmer)