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



Hi,

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 ?

Thank you,
--
Colossus
Xarchiver, a GTK2 only archive manager -
http://xarchiver.sourceforge.net
Cpsed, a Linux OpenGL 3D scene editor - http://cpsed.sourceforge.net
Mizio, a QT proxy hunter scanner tool - http://mizio.sourceforge.net

.



Relevant Pages

  • 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: -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 ... What you really want is the AC_SYS_LARGEFILE macro, ... Roger Leigh ... Prev by Date: ...
    (comp.os.linux.development.apps)
  • Re: optimizing lisp - best practices?
    ... > The generated code using this macro is still quite ugly but, ... > will be optimized by every compiler to ... (defmacro power-pretty (x n) ... Prev by Date: ...
    (comp.lang.lisp)
  • Re: Question about compilation/evaluation environments
    ... I guess it depends on what you mean by evaluating some code. ... In this case, the form is the macro function, aka macro ... invocation of compiled code produced by a compiler. ... ANY OF THESE FACILITIES MIGHT SHARE THE SAME EXECUTION ...
    (comp.lang.lisp)