Hi Leonardo,
Try to use MAIN as the main function, or you can try using -main=MYENTRY
hbmk2 option to set it to a different name.

Thanks for the other bug report, it should be fixed now.

Brgds,
Viktor

On Fri, Apr 17, 2009 at 7:09 AM, sygecom <leona...@sygecom.com.br> wrote:

>
> Hi Viktor,
>
> Well I noticed that using the *. PRG CORRING it leaves my file. PRG FUNC
> MAIN which is almost the end of the list, and using the hbmk2 with all file
> names. PRG file my main column is on the list of files . PRG and compiles
> without problems.
> Now, how do I set which file is what is FUNC MAIN?
>
> Leonardo Machado
>
>
> vszakats wrote:
> >
> > Revision: 10871
> >
> >
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10871&view=rev
> > Author:   vszakats
> > Date:     2009-04-16 14:08:11 +0000 (Thu, 16 Apr 2009)
> >
> > Log Message:
> > -----------
> > 2009-04-16 16:01 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
> >   * utils/hbmk2/hbmk2.prg
> >     + Added support for wildcarded input files for Harbour,
> >       C, resource compiler and object input files.
> >       This also works in .hbm files. Note: You must specify
> >       the extension, so *.* won't work, but *.prg and *.c will.
> >       Use with care, as hbmk2 will pickup everything and this
> >       may not be what you want to do f.e. in our tests dirs,
> >       but it can be useful if you store source files belonging
> >       to the same project in one dir, or with some unique
> >       filename prefix.
> >       (some of these may be unnecessary on *nix platforms, where
> >       the shell does such expansion already, it's still useful
> >       though, as *nix users can also benefit from wildcard usage
> >       inside .hbm files)
> >
> > Modified Paths:
> > --------------
> >     trunk/harbour/ChangeLog
> >     trunk/harbour/utils/hbmk2/hbmk2.prg
> >
> >
> > This was sent by the SourceForge.net collaborative development platform,
> > the world's largest Open Source development site.
> > _______________________________________________
> > Harbour mailing list
> > Harbour@harbour-project.org
> > http://lists.harbour-project.org/mailman/listinfo/harbour
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10871--trunk-harbour-tp23078765p23091183.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to