Thanks a lot Eli. Attached you can find the regex.ii file created by that command. James On Wed, Mar 13, 2013 at 5:02 PM, Eli Zaretskii wrote: > > Date: Wed, 13 Mar 2013 16:48:47 -0400 > > From: James Jong > > > > Thank you Eli. Attached you can find the output of that command (which I > > run from lib-src) > > Now run this command: > > gcc -std=gnu99 -E -I. -I../src -I../lib > -I/home/james/raid/opt/emacs/releases/src/emacs-24.3.gcc.4.7.2/lib-src > -I/home/james/raid/opt/emacs/releases/src/emacs-24.3.gcc.4.7.2/lib-src/../src > -I/home/james/raid/opt/emacs/releases/src/emacs-24.3.gcc.4.7.2/lib-src/../lib > -g3 -O2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER > /home/james/raid/opt/emacs/releases/src/emacs-24.3.gcc.4.7.2/lib-src/../src/regex.c > -o regex.ii > > and post the file regex.ii created by that command. > >